Use proper public keyword
This commit is contained in:
@@ -15,6 +15,7 @@ typedef enum {
|
||||
TOKEN_IMPORT,
|
||||
TOKEN_SEMICOLON,
|
||||
TOKEN_ALIAS,
|
||||
TOKEN_PUBLIC,
|
||||
|
||||
/* Symbols */
|
||||
TOKEN_PARENT_OPEN,
|
||||
|
||||
Reference in New Issue
Block a user