mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Report error when shifting outside a macro
This commit is contained in:
3
test/asm/shift-outside-macro.err
Normal file
3
test/asm/shift-outside-macro.err
Normal file
@@ -0,0 +1,3 @@
|
||||
ERROR: shift-outside-macro.asm(1):
|
||||
Cannot shift macro arguments outside of a macro
|
||||
error: Assembly aborted (1 errors)!
|
||||
Reference in New Issue
Block a user