// chai2010.cn/gobook/examples/ch1.2-11 // +build ignore package main func main() { print "hello, world\n"; }