We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3d2b6 commit 7f43b87Copy full SHA for 7f43b87
hello.go
@@ -5,4 +5,6 @@ import "fmt"
5
func main() {
6
7
fmt.Println("hello")
8
+ fmt.Println("hello")
9
10
}
0 commit comments