Skip to content

Instantly share code, notes, and snippets.

@alco
Created May 8, 2014 22:41
Show Gist options
  • Save alco/44b610693f56cf82319c to your computer and use it in GitHub Desktop.
Save alco/44b610693f56cf82319c to your computer and use it in GitHub Desktop.
bin = "HELLO"
spawn(fn ->
raise ArgumentError, message: "Unsupported or invalid status #{bin}"
end)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment