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
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
ERROR: local-without-parent.asm(2):
|
|
Local label in main scope
|