ast: Add use, tackle remaining low-hanging fruit

This commit is contained in:
2025-10-21 07:09:12 -04:00
parent 9cccac5910
commit ccb6bef6d9
5 changed files with 106 additions and 64 deletions

View File

@@ -82,12 +82,15 @@ pub enum TKind {
Macro,
Match,
Module,
Mut,
Or,
Public,
Return,
Static,
Struct,
True,
Type,
Use,
While,
Identifier, // or Keyword