1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-04 11:10:15 +00:00
QB64-PE/tests/compile_tests/types/dim_bad_typename_byte.err

5 lines
74 B
Text
Raw Normal View History

2022-09-30 20:55:07 +00:00
Unknown type
Caused by (or after):DIM B AS _BYTEF
LINE 3:Dim b As _Bytef