mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
update to ast_kinds and token kinds
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Invalid, "Invalid"
|
||||
EOF, "EOF"
|
||||
Comment, "Comment"
|
||||
FileTag, "FileTag"
|
||||
|
||||
_LiteralBegin, " "
|
||||
Ident, "identifier"
|
||||
|
||||
|
Reference in New Issue
Block a user