1
0

IMplement STOP

This commit is contained in:
otya128
2017-07-04 20:28:49 +09:00
parent e5e784a9da
commit bb586dbb55
6 changed files with 31 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ enum TokenType
Dim,
Constant,
Linput,
Stop,
}
enum TokenValueType