mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-10 11:51:42 +00:00
Fix _NARG crashing outside of macros
And add a test for it
This commit is contained in:
@@ -0,0 +1 @@
|
||||
PRINTT "{_NARG}\n"
|
||||
@@ -0,0 +1,3 @@
|
||||
ERROR: narg-nosect.asm(1):
|
||||
_NARG does not make sense outside of a macro
|
||||
error: Assembly aborted (1 errors)!
|
||||
@@ -0,0 +1 @@
|
||||
$0
|
||||
Reference in New Issue
Block a user