```ts function foo/**/ edit.insert ``` Insert a `<` at `/**/` **Expected**: No signature help. **Actual**: `foo<edit, insert>(): any`
Insert a
<at/**/Expected: No signature help.
Actual:
foo<edit, insert>(): any