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 5ea8bb2 commit b5c5d67Copy full SHA for b5c5d67
1 file changed
tests/functional/test_cmdline.txt
@@ -41,3 +41,5 @@ define_val.bas:4: error: "MACRO should be VALUE"
41
extra_chars.bas:3: error: illegal character '`'
42
extra_chars.bas:4: error: illegal character '#'
43
44
+>>> process_file('61.bas', ['-q', '-S', '-O --sinclair', '-O --asm', '-O --expect-warnings 999'])
45
+
0 commit comments