about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-getContext-propagate-catchable.nix
blob: 70521665cafd209a2cb4b5c1c8473197b6fc1532 (plain) (blame)
1
(builtins.tryEval (builtins.getContext (builtins.throw "a"))).success