// go run chai2010.cn/gobook/examples/ch1.2-12 package main func main() { print("hello, world\n") }