Content deleted Content added
Phil Boswell (talk | contribs) →[[Objective-C]]: <source> |
Phil Boswell (talk | contribs) →[[Ruby programming language|Ruby]]: <source> |
||
Line 168:
===[[Ruby programming language|Ruby]]===
<source lang=ruby>
rescue SomeError
# This is executed when a SomeError exception </source>
===[[Python (programming language)|Python]]===
|