mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 15:27:48 +00:00
Trim macro arg whitespace after line continuations
This commit is contained in:
9
test/asm/trimmed-macro-args.out
Normal file
9
test/asm/trimmed-macro-args.out
Normal file
@@ -0,0 +1,9 @@
|
||||
3: "a"
|
||||
2: "b"
|
||||
1: "c"
|
||||
3: "a"
|
||||
2: "b"
|
||||
1: "c"
|
||||
3: "a"
|
||||
2: " b"
|
||||
1: "c"
|
||||
Reference in New Issue
Block a user