mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 20:23:03 +02:00
8 lines
140 B
Scheme
8 lines
140 B
Scheme
|
; inherits: c
|
||
|
|
||
|
(lambda_expression
|
||
|
body: (_) @function.inside) @function.around
|
||
|
|
||
|
(class_specifier
|
||
|
body: (_) @class.inside) @class.around
|