1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-08 14:55:12 +00:00
QB64-PE/tests/compile_tests/const/undefined_argument.err

5 lines
89 B
Plaintext
Raw Normal View History

2022-09-24 16:16:02 +00:00
Invalid CONST expression.15
Caused by (or after):
LINE 3:CONST FOOBAR = 20 OR UNDEFINED