// ch1.2-10 // +build ignore package main func main() int { print "hello, world\n"; return 0; }