Skip to content

Instantly share code, notes, and snippets.

@simonask
Created January 30, 2009 11:49
Show Gist options
  • Save simonask/55031 to your computer and use it in GitHub Desktop.
Save simonask/55031 to your computer and use it in GitHub Desktop.
lalala: {
throw "Hejsa"
}
muh: [] {
try
lalala
catch x if String ~ x
print("caught " + x)
end
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment