mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 03:52:08 +00:00
Macro arguments within a string literal are read into the string, not expanded
Fixes #643
This commit is contained in:
6
test/asm/macro-arg-in-string.out
Normal file
6
test/asm/macro-arg-in-string.out
Normal file
@@ -0,0 +1,6 @@
|
||||
John "Danger" Smith
|
||||
\A
|
||||
B
|
||||
CD
|
||||
E\F
|
||||
hello
|
||||
Reference in New Issue
Block a user