RosettaCodeData/Task/Exceptions/Slate/exceptions-1.slate

5 lines
100 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
se@(SceneElement traits) doWithRestart: block
[
block handlingCases: {Abort -> [| :_ | ^ Nil]}
].