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
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
ERROR: local-wrong-parent.asm(5):
|
|
Not currently in the scope of 'WrongParent'
|
|
error: Assembly aborted (1 errors)!
|