Sign in
go
/
go
/
0db53dede6f55f12a7e66d71f8c725cd200c3f54
/
.
/
test
/
fixedbugs
/
issue4326.dir
/
p2.go
blob: 8e86266dd8d4adb2f8aec9218b26c7595cfcabec [
file
]
package p2
import "./p1"
func NewO() p1.O { return nil }