示例#1
0
func main() {
	println( /*ref*/ test.Type(10))
}
示例#2
0
func main() {
	println(test. /*ref*/ Type(10))
}