Files
rgbds/test/asm/null-outside-string.err
2025-07-09 11:04:23 -04:00

18 lines
692 B
Plaintext

error: null-outside-string.asm(3):
Begun line continuation, but encountered character '0'
error: null-outside-string.asm(3):
syntax error, unexpected number
error: null-outside-string.asm(4):
Begun line continuation, but encountered character '0'
error: null-outside-string.asm(4):
syntax error, unexpected number
error: null-outside-string.asm(6):
Begun line continuation, but encountered character 'X'
error: null-outside-string.asm(6):
syntax error, unexpected symbol
error: null-outside-string.asm(7):
Begun line continuation, but encountered character 'X'
error: null-outside-string.asm(7):
syntax error, unexpected symbol
Assembly aborted with 8 errors!