Skip to content

Commit b5c5d67

Browse files
committed
Add test for --sinclair bug
1 parent 5ea8bb2 commit b5c5d67

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/functional/test_cmdline.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ define_val.bas:4: error: "MACRO should be VALUE"
4141
extra_chars.bas:3: error: illegal character '`'
4242
extra_chars.bas:4: error: illegal character '#'
4343

44+
>>> process_file('61.bas', ['-q', '-S', '-O --sinclair', '-O --asm', '-O --expect-warnings 999'])
45+

0 commit comments

Comments
 (0)