blob: dd0ec4ee37a7eb089d759d653ad4483c1388d50d [file] [log] [blame]
package main
func main() {
var ret int;
if ret != 0 { panic(0) }
}