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

6 lines
225 B
Plaintext

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