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

6 lines
207 B
Plaintext

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