Created
August 26, 2016 18:56
-
-
Save aaron-prindle/9c09282bae97b3b7eb5bf9ff2027fa49 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aprindle@aprindle:~/error-go/src/github.com/aaron-prindle/send-error$ go run main.go | |
this function is supposed to crash | |
at main.reportError (main.go:31) | |
at main.main (main.go:25) | |
at runtime.main (proc.go:188) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment