When skipping a macro definintion because of an error, apply the same handling
regarding .endmacro as when the macro is parsed regularily: A .endmacro ends the macro only if is the first token on a line.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.struct x
|
||||
.word
|
||||
.word
|
||||
.endstruct
|
||||
|
||||
Reference in New Issue
Block a user