func main() { hello.SayHello(os.Stdout) space.SaySpace(os.Stdout) }
func main() { hello.SayHello(os.Stdout) }