Skip to content

Commit bddbea4

Browse files
author
宋小北
authored
Update and rename tips.go to README.md
1 parent c2fc74e commit bddbea4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go/tips.go go/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
```go
12
/*
23
Golang速学速查速用代码手册
34
@@ -630,3 +631,4 @@ func TestRegexp(t *testing.T) {
630631
func main() {
631632
helloWorld()
632633
}
634+
```

0 commit comments

Comments
 (0)