RosettaCodeData/Task/Exceptions/Slate/exceptions-1.slate
2023-07-01 13:44:08 -04:00

4 lines
100 B
Text

se@(SceneElement traits) doWithRestart: block
[
block handlingCases: {Abort -> [| :_ | ^ Nil]}
].