mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Switch from parentheses to angle brackets
`\(` is more likely to be a valid escape sequence in the
future (as is `\[`) and `\{` is already taken.
This commit is contained in:
7
test/asm/bracketed-macro-args.out
Normal file
7
test/asm/bracketed-macro-args.out
Normal file
@@ -0,0 +1,7 @@
|
||||
first = A
|
||||
next = B
|
||||
next = C
|
||||
last = D
|
||||
$F0
|
||||
$F0
|
||||
$F0
|
||||
Reference in New Issue
Block a user