mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Make ENDL optional like ENDSECTION (#1538)
Add warning for `LOAD` without `ENDL`
This commit is contained in:
2
test/asm/unterminated-load.err
Normal file
2
test/asm/unterminated-load.err
Normal file
@@ -0,0 +1,2 @@
|
||||
warning: unterminated-load.asm(3): [-Wunterminated-load]
|
||||
`LOAD` block without `ENDL` terminated by EOF
|
||||
Reference in New Issue
Block a user