more fixes

replace/bf0d0fe3e6c8100523f0b71be97039020e0968f3
able 2021-04-11 14:18:41 -05:00
parent b96bba96de
commit abd2d7e5f8
3 changed files with 3 additions and 0 deletions

View File

@ -10,4 +10,7 @@ pub enum tokens {
BOOLEAN, // True, False
ABOOLEAN, // Always, Sometimes, Never
PRINT, // Prints the preceding things
MELO,
TDARK,
}