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