mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 19:22:05 +00:00
Don't silence strings-as-numbers with OPT Wno-obsolete in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
opt Wno-unmapped-char, Wno-obsolete
|
||||
opt Wno-unmapped-char
|
||||
|
||||
def hello equs "world"
|
||||
def name equs "hello"
|
||||
|
||||
Reference in New Issue
Block a user