1
0

Support VAR() parsing

This commit is contained in:
otya128
2016-12-08 21:07:45 +09:00
parent 737e4e55f0
commit cc05576862
2 changed files with 4 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ enum TokenType
Repeat,
Until,
Swap,
Dim,
}
struct Token