OpenGrok
Cross Reference: b.go
xref
: /
prebuilts
/
go
/
linux-x86
/
test
/
fixedbugs
/
issue8280.dir
/
b.go
Home
|
History
|
Annotate
|
Download
|
only in
issue8280.dir
1
package b
2
3
import "./a"
4
5
var foo =
a.Bar
6