mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Macro arguments within a string literal are read into the string, not expanded
Fixes #643
This commit is contained in:
3
test/asm/macro-arg-in-string.err
Normal file
3
test/asm/macro-arg-in-string.err
Normal file
@@ -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