Files
rgbds/test/asm/interpolation-recursion.asm
2021-04-16 16:10:46 -04:00

7 lines
116 B
NASM

recurse EQUS "\{recurse\} "
{recurse}
; FIXME: also handle the following:
; recurse EQUS "\{recurse\}"
; {recurse}