11 lines
127 B
Scheme
11 lines
127 B
Scheme
|
(comment) @comment.inside
|
||
|
|
||
|
(comment)+ @comment.around
|
||
|
|
||
|
(pair
|
||
|
(_) @entry.inside) @entry.around
|
||
|
|
||
|
(array
|
||
|
(_) @entry.around)
|
||
|
|