(root)/
gcc-13.2.0/
gcc/
testsuite/
go.test/
test/
fixedbugs/
issue8280.dir/
b.go
package b

import "./a"

var foo = a.Bar