honnef.co/go/tools@v0.4.7/staticcheck/testdata/src/example.com/CheckTestMainExit-3_go14/CheckTestMainExit-3.go (about)

     1  package pkg
     2  
     3  import "testing"
     4  
     5  func TestMain(t *testing.T) {
     6  }