Source file test/fixedbugs/issue5614.dir/y.go 1 package y 2 3 import "./x" 4 5 var T = x.S 6 View as plain text