-- main.mcl -- # This should not panic. panic(false) panic("") test "hello" {} -- OUTPUT -- Vertex: test[hello]