Add support for global functions
This commit is contained in:
@@ -10,6 +10,7 @@ public enum Symbol
|
||||
Whitespace,
|
||||
Import,
|
||||
Extern,
|
||||
Global,
|
||||
Func,
|
||||
Return,
|
||||
Let,
|
||||
|
||||
Reference in New Issue
Block a user