More variable stuff
This commit is contained in:
@@ -38,6 +38,10 @@ typedef enum {
|
||||
TOKEN_U16,
|
||||
TOKEN_U32,
|
||||
TOKEN_U64,
|
||||
TOKEN_STRING,
|
||||
TOKEN_INTEGER,
|
||||
TOKEN_TRUE,
|
||||
TOKEN_FALSE,
|
||||
|
||||
/* Variable */
|
||||
TOKEN_IDENTIFIER,
|
||||
|
||||
Reference in New Issue
Block a user