mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Deprecate treating strings as numbers (#1780)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
opt Wno-unmapped-char
|
||||
opt Wno-unmapped-char, Wno-obsolete
|
||||
|
||||
def hello equs "world"
|
||||
def name equs "hello"
|
||||
|
||||
Reference in New Issue
Block a user