mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 04:22:07 +00:00
Test macro args \0 and \<0>
This commit is contained in:
5
test/asm/macro-arg-0.err
Normal file
5
test/asm/macro-arg-0.err
Normal file
@@ -0,0 +1,5 @@
|
||||
error: macro-arg-0.asm(5) -> macro-arg-0.asm::m(2):
|
||||
Begun line continuation, but encountered character '0'
|
||||
error: macro-arg-0.asm(5) -> macro-arg-0.asm::m(3):
|
||||
Invalid bracketed macro argument '\<0>'
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user