Updated spec

This commit is contained in:
2022-08-15 12:17:27 +01:00
parent 7e01ead6ff
commit ecca17dbef
3 changed files with 565 additions and 1 deletions

View File

@@ -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