Skip to content

Commit dc940c6

Browse files
committed
Add tests for crash
1 parent 887aff7 commit dc940c6

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

tests/runtime/cases/prn_comma.bas

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
6.75 KB
Binary file not shown.

0 commit comments

Comments
 (0)