mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 20:23:03 +02:00
6 lines
165 B
Scheme
6 lines
165 B
Scheme
|
|
||
|
(function_declaration
|
||
|
(function_body_declaration
|
||
|
(function_identifier
|
||
|
(function_identifier
|
||
|
(simple_identifier) @function.inside)))) @funtions.around
|