Files
rgbds/test/asm/invalid-utf-8.asm
2022-08-28 15:22:21 -04:00

7 lines
142 B
NASM

; 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 ÏÓ