mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Avoid nonessential EQUS expansion in tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
macro test
|
||||
; Test the rpn system, as well as the linker...
|
||||
DEF expr EQUS STRRPL(STRRPL("\1 + zero)", "<< ", "<< ("), ">> ", ">> (")
|
||||
dl expr
|
||||
dl {expr}
|
||||
PURGE expr
|
||||
|
||||
; ...as well as the constexpr system
|
||||
|
||||
Reference in New Issue
Block a user