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