mirror of
https://github.com/golang/go.git
synced 2026-04-21 19:30:33 +00:00
5 lines
37 B
Go
5 lines
37 B
Go
package y
|
|
|
|
import "./x"
|
|
|
|
var T = x.S
|