Remove panic! keyword (it's an fn)
This commit is contained in:
parent
df784f7294
commit
d663f48b6f
|
@ -21,7 +21,7 @@
|
|||
"match" ::token/match
|
||||
"mut" ::token/mut
|
||||
"nil" ::token/nil
|
||||
"panic!" ::token/panic
|
||||
;; "panic!" ::token/panic
|
||||
"ref" ::token/ref
|
||||
"then" ::token/then
|
||||
"true" ::token/true
|
||||
|
|
Loading…
Reference in New Issue
Block a user