mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Improve RGBASM test coverage
This commit is contained in:
@@ -10,7 +10,7 @@ def var2 = $9
|
||||
|
||||
; String constants
|
||||
def string equs "goodbye~"
|
||||
def str2 equs "hello!\0\n\t\r"
|
||||
def str2 equs "hello!\0\n\t\r\\\"\{"
|
||||
|
||||
; Character maps
|
||||
newcharmap main
|
||||
|
||||
Reference in New Issue
Block a user