ref: d517d2d6b48ef4a10c2ac1c86b54b62275ff3ec8
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