Avoid nonessential EQUS expansion in tests

This commit is contained in:
Rangi42
2025-09-06 13:30:01 -04:00
parent 94ed28acf8
commit c8a088f281
24 changed files with 68 additions and 57 deletions

View File

@@ -2,7 +2,7 @@ IF !DEF(SECOND)
def SECOND equs "4"
ENDC
SECTION UNION "conflicting banks", WRAMX, BANK[SECOND]
SECTION UNION "conflicting banks", WRAMX, BANK[{SECOND}]
db
PURGE SECOND