github.com/zxy12/golang151_with_comment@v0.0.0-20190507085033-721809559d3c/cmd/api/testdata/src/pkg/p2/golden.txt (about)

     1  pkg p2, func F() string
     2  pkg p2, func G() Twoer
     3  pkg p2, func NewError(string) error
     4  pkg p2, type Twoer interface { PackageTwoMeth }
     5  pkg p2, type Twoer interface, PackageTwoMeth()