mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
POSIX leaves undefined the order of output if stderr is injected into stdout, and in practice it differs on Windows (Linux buffers both streams separately, Windows interleaves them as they arrive without buffering). This should help testing on other platforms
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
ERROR: line-continuation-whitespace.asm(7):
|
|
Label "foo" created outside of a SECTION
|
|
error: Assembly aborted (1 errors)!
|