81a4b4e49bf8 ^
1 2 3 4 5
{ x = builtins.tryEval "x"; y = builtins.tryEval (assert false; "y"); z = builtins.tryEval (throw "bla"); }