8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef249c commit 417e714Copy full SHA for 417e714
samples/index.bas
@@ -17,7 +17,7 @@ print cat(3) + "SmallBASIC featured samples" + cat(0)
17
18
dim frm
19
frm.inputs << bn("5000", "[Android] Stopit")
20
-frm.inputs << bn("5001", "[Android] Silly words")
+frm.inputs << bn("5001", "[Android] Silly words")
21
frm.inputs << bn("1407", "3d rotating cube with message [harixxx]") 'nice one harixxx!
22
frm.inputs << bn("1613", "NIM [jsalai]")
23
frm.inputs << bn("1409", "Mastermind [MGA & Johnno]")
0 commit comments