blob: 1508d4c2b79dcdb0e09d00a55b052960085ac467 (
plain) (
tree)
|
|
(comment) @comment.inside
(comment)+ @comment.around
(formals
((_) @parameter.inside . ","? @parameter.around) @parameter.around)
(function_expression
body: (_) @function.inside) @function.around
|