INC,DECのパース
This commit is contained in:
@@ -56,6 +56,8 @@ enum TokenType
|
||||
Out,
|
||||
While,
|
||||
WEnd,
|
||||
Inc,
|
||||
Dec,
|
||||
}
|
||||
|
||||
struct Token
|
||||
|
||||
Reference in New Issue
Block a user