1
0

COMMON DEFをパースできるようにした

This commit is contained in:
otya128
2016-08-31 17:20:12 +09:00
parent 05e2d447cc
commit 39c5a7606e
2 changed files with 16 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ enum TokenType
Use,
Exec,
Call,
Common,
}
struct Token