Files
rgbds/test/asm/invalid-utf-8.asm
2021-01-15 02:16:37 +01:00

7 lines
132 B
NASM

; This test tries to pass invalid UTF-8 through a macro argument
; to exercise the lexer's reportGarbageChar
m:MACRO
\1
ENDM
m ÏÓ