We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477c101 commit e9d1021Copy full SHA for e9d1021
syntaxes/fjsx15/function-call.sublime-syntax
@@ -21,7 +21,7 @@ variables:
21
[$_[:alpha:]]
22
[$_[:alnum:]]*
23
24
- comment: /*.+?*/
+ comment: /\*.*?\*/
25
26
genericArguments: |
27
(<
0 commit comments