Ejemplo n.º 1
0
func main() {
	println(test. /*ref*/ Func(10))
}
Ejemplo n.º 2
0
func main() {
	println( /*ref*/ test.Func(10))
}