mirror of
https://github.com/golang/go
synced 2025-07-14 21:34:46 +00:00
6 lines
37 B
Go
6 lines
37 B
Go
package y
|
|
|
|
import "./x"
|
|
|
|
var T = x.S
|