mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-17 15:54:07 +10:00
Updated spec
This commit is contained in:
@@ -11,7 +11,7 @@ KeywordType keywordTypes[] = {
|
||||
{TOKEN_STRING, "string"},
|
||||
{TOKEN_ARRAY, "array"},
|
||||
{TOKEN_DICTIONARY, "dictionary"},
|
||||
{TOKEN_FUNCTION, "function"},
|
||||
{TOKEN_FUNCTION, "fn"},
|
||||
{TOKEN_ANY, "any"},
|
||||
|
||||
//other keywords
|
||||
|
||||
Reference in New Issue
Block a user