Add panic! reserved word
This commit is contained in:
parent
62a0fa2429
commit
a36920e97e
|
@ -22,6 +22,7 @@
|
|||
"match" ::token/match ;; impl
|
||||
"nil" ::token/nil ;; impl
|
||||
"ns" ::token/ns ;; impl
|
||||
"panic!" ::token/ns
|
||||
"recur" ::token/recur ;; impl
|
||||
"ref" ::token/ref ;; impl
|
||||
"then" ::token/then ;; impl
|
||||
|
|
Loading…
Reference in New Issue
Block a user