Skip to content

Instantly share code, notes, and snippets.

@tomnagengast
Created August 9, 2017 17:10
Show Gist options
  • Save tomnagengast/c771338c3b0c2f23aaf3f810fecac615 to your computer and use it in GitHub Desktop.
Save tomnagengast/c771338c3b0c2f23aaf3f810fecac615 to your computer and use it in GitHub Desktop.
try {
client.doWork()
} catch (e) {
report(e)
return 'foo'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment