12 lines
182 B
Scheme
12 lines
182 B
Scheme
(statement
|
|
(statement_keyword "grouping")
|
|
(block) @fold)
|
|
|
|
(statement
|
|
(statement_keyword "container")
|
|
(block) @fold)
|
|
|
|
(statement
|
|
(statement_keyword "list")
|
|
(block) @fold)
|