Added more tests.
This commit is contained in:
5
test/asm/listing/140-errormsg.s
Normal file
5
test/asm/listing/140-errormsg.s
Normal file
@@ -0,0 +1,5 @@
|
||||
.macro foo a1, a2
|
||||
.byte a1, a2
|
||||
.endmacro
|
||||
|
||||
foo 1, 2, 3
|
||||
Reference in New Issue
Block a user