basic: integration test on master branch lol

This commit is contained in:
minjaesong
2020-12-12 17:05:59 +09:00
parent 81e10c54de
commit 0d68c667f0
4 changed files with 349 additions and 339 deletions

View File

@@ -1,3 +1,2 @@
1 rem RANDOM MAZE
10 print(chr(47+round(rnd(1))*45);)
20 goto 10