mirror of
https://github.com/realAscot/helix.git
synced 2025-09-15 12:43:04 +02:00
8 lines
158 B
Scheme
8 lines
158 B
Scheme
|
(switch_expression) @local.scope
|
||
|
(if_expression) @local.scope
|
||
|
|
||
|
; Definitions
|
||
|
;------------
|
||
|
(type_declaration) @local.defintion
|
||
|
(let_binding) @local.defintion
|