1
0

スペースしか入れていない時のINPUTの挙動を実装.

This commit is contained in:
otya128
2015-08-19 11:51:08 +09:00
parent a9d7cd1953
commit 0ecd188533
2 changed files with 21 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ DEF ONGOSUBTEST
RETURN
@4
END
INPUT$="HELLO"
INPUT INPUT$,IN
?INPUT$,IN
@DATA_1