RosettaCodeData/Task/Scope-modifiers/TXR/scope-modifiers-2.txr
2023-07-01 13:44:08 -04:00

6 lines
115 B
Text

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