文字列を実�
This commit is contained in:
@@ -22,6 +22,7 @@ FOR I=-2 TO -9 STEP -2
|
||||
PRINT I
|
||||
NEXT
|
||||
?I
|
||||
?\"Hello, World!!\"
|
||||
");
|
||||
auto vm = parser.compile();
|
||||
vm.run();
|
||||
|
||||
Reference in New Issue
Block a user