Example #1
0
func Hello() {
	hello.Hello("Bar")
}
Example #2
0
func Hello() {
	hello.Hello("Foo")
}