mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
adds syntax highlighting
parent
8a253c98e0
commit
2610b061ce
@ -7,7 +7,7 @@ Given a table of test cases, the actual test simply iterates through all table e
|
||||
|
||||
Here is a good example from the testing code for the ` fmt ` package ( http://golang.org/pkg/fmt/ ):
|
||||
|
||||
```
|
||||
```go
|
||||
var flagtests = []struct {
|
||||
in string
|
||||
out string
|
||||
|
Loading…
x
Reference in New Issue
Block a user