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