mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Avoid nonessential strings-as-numbers in tests
This commit is contained in:
@@ -2,5 +2,4 @@ SECTION "test", ROM0
|
||||
db ""
|
||||
dw ""
|
||||
dl ""
|
||||
assert ("") == 0
|
||||
assert SIZEOF("test") == 0
|
||||
|
||||
Reference in New Issue
Block a user