1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-05 14:40:23 +00:00
QB64-PE/tests/compile_tests/types/dim_bad_typename_byte.bas
2022-10-01 14:18:53 -04:00

4 lines
54 B
QBasic

' "f" after _Byte is an invalid type
Dim b As _Bytef