ref: f299607704902a96ed91fbcc4f29af1f645c37bb dir: /test/asm/invalid-utf-8.asm/
; This test tries to pass invalid UTF-8 through a macro argument ; to exercise the lexer's unknown character reporting MACRO m \1 ENDM m ��