``` string code, message; ``` gives inlay hints at these locations: ``` string| code,| message; ``` but should only show after the first `string`