mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +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
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
ERROR: macro-@.asm(1):
|
|
Label "foo" created outside of a SECTION
|
|
ERROR: macro-@.asm(1):
|
|
Macro '@' not defined
|