Files
rgbds/test/asm/section-in-load.err
2025-07-09 11:04:23 -04:00

6 lines
216 B
Plaintext

warning: section-in-load.asm(3): [-Wunterminated-load]
`LOAD` block without `ENDL` terminated by `SECTION`
error: section-in-load.asm(4):
Found `ENDL` outside of a `LOAD` block
Assembly aborted with 1 error!