Use @symbol in clojure in commonlisp

This commit is contained in:
Stephan Seitz 2021-04-20 00:06:08 +02:00 committed by Stephan Seitz
parent 64f13eace5
commit 007aa7ff21
3 changed files with 14 additions and 13 deletions

View file

@ -43,7 +43,7 @@
(list_lit
.
(sym_lit) @_let (#match? @_let "(cl:|alexandria)?(with-gensyms|dotimes|with-foreign-object)")
(sym_lit) @_let (#match? @_let "(cl:|alexandria:)?(with-gensyms|dotimes|with-foreign-object)")
.
(list_lit . (sym_lit) @definition.var)) @scope