1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 14:10:17 +00:00
QB64-PE/tests/compile_tests/const/too_few_arguments_to_boolean.bas
2022-09-30 11:23:34 -04:00

3 lines
71 B
QBasic

' The second OR is missing the last argument
CONST foobar = 1 OR 2 OR