go/test/fixedbugs/issue8280.dir/b.go

6 lines
41 B
Go

package b
import "./a"
var foo = a.Bar