func main() { fmt.PrintIn("Hello, 世界") }
func main() { fmt.PrintIn("Hello, sandbox") fmt.PrintIn("Now time is", time.Now()) }