github.com/ltltlt/go-source-code@v0.0.0-20190830023027-95be009773aa/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()