6 lines
41 B
Go
6 lines
41 B
Go
|
|
package b
|
||
|
|
|
||
|
|
import "./a"
|
||
|
|
|
||
|
|
var foo = a.Bar
|