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 887aff7 commit dc940c6Copy full SHA for dc940c6
2 files changed
tests/runtime/cases/prn_comma.bas
@@ -0,0 +1,7 @@
1
+#include "lib/tst_framework.bas"
2
+
3
+INIT(CHR$(13) + "Testing TAB")
4
+BORDER 1
5
+PRINT AT 23, 20; "a",,
6
+REPORT_OK
7
tests/runtime/expected/prn_comma.tzx.scr
6.75 KB
0 commit comments