blob: 3682a0e97ae5cdc6a14f50beccfe056532b0a9ec [file] [log] [blame]
*
* String substitution symbol recursion
*
* Recursive substitution symbols
; recursion should stop at x
.asg "x",z
.asg "z",y
.asg "y",x
add x, A ; add x, A
.end