Twoer interface #
type Twoer interface {
PackageTwoMeth()
}type Twoer interface {
PackageTwoMeth()
}Deprecated: No good.
func F() stringfunc G() Twoerfunc NewError(s string) errorGenerated with Arrow