about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-basenameof-propagate-catchables.nix
blob: 240736b12ad433bbd567e5743ae07db5ac2e84af (plain) (blame)
1
(builtins.tryEval (builtins.baseNameOf (throw "jill"))).success