Update reserved words list & impl
This commit is contained in:
parent
55c1edbb15
commit
35cbe352a8
|
@ -22,7 +22,7 @@
|
|||
"match" ::token/match ;; impl
|
||||
"nil" ::token/nil ;; impl
|
||||
"ns" ::token/ns ;; impl
|
||||
"panic!" ::token/panic
|
||||
"panic!" ::token/panic ;; impl
|
||||
"recur" ::token/recur ;; impl
|
||||
"ref" ::token/ref ;; impl
|
||||
"then" ::token/then ;; impl
|
||||
|
|
Loading…
Reference in New Issue
Block a user