blob: 3dcd8cdf66379a108743d7988c69c62959024893 [file] [log] [blame]
// +build ignore,OMIT
package main
func main() {
print "hello, world\n";
}