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

7 lines
115 B
Plaintext

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