mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Allow NUL characters in strings (#1405)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
def x\0 = 10
|
||||
def x\<0> = 10
|
||||
println x
|
||||
|
||||
Reference in New Issue
Block a user