blob: 695d08da6af56bc4a75d51413452abbbfc7c5f20 [file] [log] [blame]
package p2
type Twoer interface {
PackageTwoMeth()
}