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