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