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