> .do xflag 3 > .if "A"A" .tm A is like A > .if ^GB^GB^GB .tm B is like B > .char " "\| > .if "A"A" .tm A is like A > .if ^GB^GB^GB .tm B is like B
Sorry, I didn't notice the |. You're right, there is a problem.
> .do xflag 3 > .if "A"A" .tm A is like A > .if ^GB^GB^GB .tm B is like B > .char " "\| > .if "A"A" .tm A is like A > .if ^GB^GB^GB .tm B is like B
Sorry, I didn't notice the |. You're right, there is a problem.