1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
// The package f is a go/doc test for functions and factory ... PACKAGE f IMPORTPATH testdata/f FILENAMES testdata/f.go TYPES // type private struct{} // Exported must always be visible. Was issue 2824. func Exported() private