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
|