Exemplo n.º 1
0
func Hello() {
	hello.Hello("Bar")
}
Exemplo n.º 2
0
func Hello() {
	hello.Hello("Foo")
}