// +build ignore // START1 OMIT package main func main() { println("Howdy y'all") } // STOP1 OMIT