Files
rgbds/test/asm/incbin-empty-bad.err
Rangi a265b85d9d Report "1 error", not "1 errors", when assembly is aborted
This matches other such pluralized error messages
2021-03-28 15:55:32 -04:00

4 lines
126 B
Plaintext

ERROR: incbin-empty-bad.asm(3):
Specified range in INCBIN is out of bounds (0 + 1 > 0)
error: Assembly aborted (1 error)!