Files
rgbds/test/asm/endsection-in-load.err

6 lines
229 B
Plaintext

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