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