mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-15 06:11:41 +00:00
Macro arguments within a string literal are read into the string, not expanded
Fixes #643
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ERROR: macro-arg-in-string.asm(10) -> macro-arg-in-string.asm::print(2):
|
||||
Illegal character escape '!'
|
||||
error: Assembly aborted (1 errors)!
|
||||
Reference in New Issue
Block a user