Skip to content

Instantly share code, notes, and snippets.

@trioglobal
Created July 24, 2008 16:10
Show Gist options
  • Save trioglobal/2200 to your computer and use it in GitHub Desktop.
Save trioglobal/2200 to your computer and use it in GitHub Desktop.
# Det crasher!
def virker_ikke
e = 3
b = 0
e / b
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment