...

Text file src/go/doc/testdata/f.0.golden

Documentation: go/doc/testdata

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

View as plain text