about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/notyetpassing/eval-okay-catchable-in-update-attrs.nix
blob: 38a91690345b23e875e6b0922ffa1c8f4f9d6087 (plain) (blame)
1
(builtins.tryEval (throw "bob" // { })).success