Add tests for purging symbols

This commit is contained in:
ISSOtm
2020-03-24 10:52:45 +01:00
parent 7deb8d3e8a
commit 666b9f8f7b
6 changed files with 32 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
SECTION "purging", ROM0
Label:
PURGE Label
Label:
db Referenced
PURGE Referenced ; Should fail
Exported::
PURGE Exported
Exported::