mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 14:57:50 +00:00
Improve error message for negative shift arguments
This commit is contained in:
3
test/asm/shift-negative.err
Normal file
3
test/asm/shift-negative.err
Normal file
@@ -0,0 +1,3 @@
|
||||
ERROR: shift-negative.asm(4) -> shift-negative.asm::m(2):
|
||||
Cannot shift arguments by negative amount -3
|
||||
error: Assembly aborted (1 errors)!
|
||||
Reference in New Issue
Block a user