more fixes
This commit is contained in:
parent
b96bba96de
commit
abd2d7e5f8
|
@ -10,4 +10,7 @@ pub enum tokens {
|
|||
BOOLEAN, // True, False
|
||||
ABOOLEAN, // Always, Sometimes, Never
|
||||
PRINT, // Prints the preceding things
|
||||
|
||||
MELO,
|
||||
TDARK,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue