6 lines
91 B
Scheme
6 lines
91 B
Scheme
|
|
|
|
(function_declaration
|
|
name: (_) @function.name
|
|
body: (_) @function.body
|
|
) @function |