about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-substring-propagate-catchables.nix
blob: 78d5dda38e1f2946b08cacc08d5d5f46c4735e4f (plain) (blame)
1
(builtins.tryEval (builtins.substring 0 4 (throw "jill"))).success