7 lines
145 B
Scheme
7 lines
145 B
Scheme
|
(comment) @comment.inside
|
||
|
(comment)+ @comment.around
|
||
|
|
||
|
(function_arguments
|
||
|
((_) @parameter.inside . ","? @parameter.around) @parameter.around)
|
||
|
|