RosettaCodeData/Task/Scope-modifiers/TXR/scope-modifiers-1.txr

7 lines
117 B
Plaintext

@(maybe)@# perhaps this subclause suceeds or not
@ (block foo)
@ (bind a "a")
@ (accept foo)
@(end)
@(bind b "b")