github.com/goproxy0/go@v0.0.0-20171111080102-49cc0c489d2c/test/fixedbugs/issue8280.dir/b.go (about) 1 package b 2 3 import "./a" 4 5 var foo = a.Bar