7 lines
106 B
Scheme
Raw Normal View History

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