...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
cmd
/
cover
/
testdata
/
pkgcfg
/
a
/
a2.go
Documentation:
cmd/cover/testdata/pkgcfg/a
1
package a
2
3
func A2() {
4
{
5
}
6
{
7
}
8
}
9
View as plain text