mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
5 lines
37 B
Go
5 lines
37 B
Go
package y
|
|
|
|
import "./x"
|
|
|
|
var T = x.S
|