Files
rgbds/test/link/assert.out
Rangi 036b6c1b89 Capitalize "FATAL:" in rgblink error messages
"warning:" and "error:" are lowercase
This matches rgbasm's formatting
2021-11-19 19:52:57 -05:00

5 lines
181 B
Plaintext

warning: assert.asm(7): Worry about me, but not too much.
error: assert.asm(8): Okay, this is getting serious!
FATAL: assert.asm(9): It all ends now.
Linking aborted after 2 errors