1 * asg
/eval test substitution symbols
3 * .asg "string", symbol
5 .global L1,L2,L3,newlabel,end
6 .sslist ; list line substitutions
8 .asg *ar0+, INC ; replace a complete operand
9 .asg ar0, FP ; replace a sub-operand
10 .asg "add #1,a", doit ; macro-style
11 .asg newlabel, LABEL ; replace a label
12 .asg .word 0, PSEUDO ; replace with a directive
31 .asg "string",strng ; NOTE: """string""" not supported
36 .eval counter + 1, counter