go/pkg/mod/golang.org/x/[email protected]/internal/versions/types_test.go

func Test(t *testing.T) {}

func parse(t *testing.T, fset *token.FileSet, name, src string) *ast.File {}

func typeCheck(t *testing.T, fset *token.FileSet, files []*ast.File, goversion string) (*types.Package, *types.Info) {}