We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d6cf80 + bdc4f95 commit cc504b5Copy full SHA for cc504b5
hello.go
@@ -8,4 +8,6 @@ func main() {
8
fmt.Println(ex, err)
9
fmt.Println("123")
10
11
+ fmt.Println("hello")
12
13
}
0 commit comments