Files
go-legacy-win7/test/fixedbugs/issue8280.dir/b.go
2024-09-21 23:49:08 +10:00

6 lines
41 B
Go

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