more fixes

This commit is contained in:
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,
}