blob: 6fb4b2abf4f548ba5f0de66ac2b9bfc304a035a9 [file] [log] [blame]
//go:build norun || OMIT
package main
func main() {
for {
}
}