Tokens - Added Static
This commit is contained in:
parent
0ebe2e9f22
commit
6387615f68
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ pub enum TokenType {
|
|||
Or,
|
||||
Print,
|
||||
Return,
|
||||
Static,
|
||||
Super,
|
||||
This,
|
||||
True,
|
||||
|
|
Loading…
Reference in a new issue