
* Changes to make vendored packages accept new home. * Fix go2idl to import vendored packages.
14 lines
215 B
Plaintext
14 lines
215 B
Plaintext
// The package f is a go/doc test for functions and factory ...
|
|
PACKAGE f
|
|
|
|
IMPORTPATH
|
|
testdata/f
|
|
|
|
FILENAMES
|
|
testdata/f.go
|
|
|
|
FUNCTIONS
|
|
// Exported must always be visible. Was issue 2824.
|
|
func Exported() private
|
|
|