mirror of
https://github.com/golang/go.git
synced 2025-05-18 13:54:40 +00:00
6 lines
37 B
Go
6 lines
37 B
Go
package y
|
|
|
|
import "./x"
|
|
|
|
var T = x.S
|