Skip to content

Instantly share code, notes, and snippets.

@skyfex
Created February 16, 2014 10:36
Show Gist options
  • Save skyfex/1d05b712f89ec2cab673 to your computer and use it in GitHub Desktop.
Save skyfex/1d05b712f89ec2cab673 to your computer and use it in GitHub Desktop.
echo "A"
finally: echo "C"
finally: echo "D"
echo "B"
# whiskey.nim(67, 0) Error: invalid expression: '
# finally:
# echo "C"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment