mirror of
https://github.com/golang/go
synced 2024-11-07 02:56:11 -07:00
6 lines
37 B
Go
6 lines
37 B
Go
|
package y
|
||
|
|
||
|
import "./x"
|
||
|
|
||
|
var T = x.S
|