UniTO/tesi/traces/example9bis.lambda

10 lines
285 B
Text
Raw Normal View History

2020-06-30 19:31:56 +02:00
(setglobal Example9bis!
(let
(test/81 =
(function param/82
(catch (if (!= param/82 0) (observe 0) (exit 1)) with (1)
(raise
(makeblock 0 (global Match_failure/18!)
[0: "example9bis.ml" 4 11])))))
(makeblock 0 test/81)))