mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-09 19:39:36 +00:00
Report error when shifting outside a macro
This commit is contained in:
@@ -0,0 +1 @@
|
||||
shift
|
||||
@@ -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