mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
@@ -1,6 +1,6 @@
|
||||
; This test tries to pass invalid UTF-8 through a macro argument
|
||||
; to exercise the lexer's unknown character reporting
|
||||
m:MACRO
|
||||
MACRO m
|
||||
\1
|
||||
ENDM
|
||||
m <EFBFBD><EFBFBD>
|
||||
|
||||
Reference in New Issue
Block a user