package main func main() { ret := 0; if ret != 0 { panic(0) } }