We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fc74e commit bddbea4Copy full SHA for bddbea4
go/tips.go go/README.md
@@ -1,3 +1,4 @@
1
+```go
2
/*
3
Golang速学速查速用代码手册
4
@@ -630,3 +631,4 @@ func TestRegexp(t *testing.T) {
630
631
func main() {
632
helloWorld()
633
}
634
+```
0 commit comments