-- main.mcl -- # This should panic! panic(true) panic(true) panic("please panic") panic("please panic") panic("please panic!") test "hello" {} -- OUTPUT -- # err: errStream: func `panic @ 0x0000000000` stopped before it was loaded