mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-13 16:57:54 -05:00
7 lines
110 B
CoffeeScript
7 lines
110 B
CoffeeScript
try
|
|
all_hell_breaks_loose()
|
|
cats_and_dogs_living_together()
|
|
catch error
|
|
print error
|
|
finally
|
|
clean_up() |