github.com/varialus/godfly@v0.0.0-20130904042352-1934f9f095ab/src/pkg/go/doc/testdata/f.2.golden (about)

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