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