/
opt
/
golang
/
1.19.4
/
test
/
fixedbugs
/
issue4326.dir
/
up file
home
package p2 import "./p1" func NewO() p1.O { return nil }