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