ref: e82ad21704bf4df1806195d30d8fa2bf65f0d812
dir: /test/asm/unique-id.asm/
print EQUS "WARN \"\\@\""
m: macro
print
REPT 2
print
ENDR
print
endm
; TODO: Ideally we'd test now as well, but it'd cause a fatal error
;print
m
;print
m
print