2 !! test of expression operator
3 ! test of expression operator
4 !define MACRO val, string
8 ! define "1","99%of100" ! notice % within string
12 .byte 57,57,37,111,102,49,48,48
43 ! define %1 + 2,<is equal to %1 + 2, right?>
46 ! SDATA "is equal to %1 + 2, right?"
47 .byte 105,115,32,101,113,117,97,108,32,116,111,32,37,49,32,43,32,50,44,32,114,105,103,104,116,63