1
0

INPUTを実装.

This commit is contained in:
otya128
2015-08-19 11:28:53 +09:00
parent f682bec0f9
commit c75b129567
8 changed files with 324 additions and 5 deletions

View File

@@ -62,6 +62,7 @@ enum TokenType
Read,
Restore,
On,
Input,
}
struct Token