1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-05 13:30:22 +00:00
QB64-PE/tests/compile_tests/types/dim_bad_string_no_length.err
2022-10-01 14:18:53 -04:00

5 lines
99 B
Plaintext

Expected STRING * number/constant
Caused by (or after):DIM S AS STRING *
LINE 3:Dim s As String *