28 lines
246 B
Scheme
28 lines
246 B
Scheme
[
|
|
(assert)
|
|
(class)
|
|
(multiclass)
|
|
(def)
|
|
(defm)
|
|
(defvar)
|
|
(foreach)
|
|
(if)
|
|
(let)
|
|
(value_suffix)
|
|
] @indent
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
")"
|
|
">"
|
|
] @indent_end
|
|
|
|
[ "{" "}" ] @branch
|
|
|
|
[ "[" "]" ] @branch
|
|
|
|
[ "(" ")" ] @branch
|
|
|
|
[ "<" ">" ] @branch
|