7 lines
106 B
Scheme

(function_declaration
(simple_identifier) @function.name
(function_body) @function.body
) @function