We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ca60a commit 95c88dbCopy full SHA for 95c88db
main.go
@@ -17,6 +17,7 @@ import (
17
)
18
19
func main() {
20
+ fmt.Println("foooob")
21
var exitCode int
22
defer panichandler.HandlePanic()
23
0 commit comments