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