10 lines
191 B
Scheme
10 lines
191 B
Scheme
(switch_expression) @local.scope
|
|
|
|
; Definitions
|
|
;------------
|
|
(type_declaration) @local.definition.type
|
|
|
|
(let_binding) @local.definition.var
|
|
|
|
(module_declaration) @local.definition.namespace
|