Files
rgbds/test/asm/syntax-error.err
Rangi 93d83e17dc Don't override bison's internal 'yytnamerr' function
This is not used in all bison versions, which causes a
"defined but not used" warning for the 'rgbasm_yytnamerr'
replacement, treated as an error by 'make develop'.
2021-01-15 11:51:31 +01:00

4 lines
95 B
Plaintext

ERROR: syntax-error.asm(2):
syntax error, unexpected a
error: Assembly aborted (1 errors)!