Files
rgbds/test/asm/nested-brackets.asm
2023-11-02 10:18:59 +01:00

6 lines
95 B
NASM

def STRING equs "OK"
def WRAPPER equs "TRIN"
PRINTLN "{S{WRAPPER}G}"
PRINTLN "{S{WRAPPER}G"