package mypkg func Symbol(a, b string) string { return symbol(a, b) }