about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-catchable-in-attrNames.nix
blob: 75531d56a3810e9bddd3a9c114a506bbe739ec7c (plain) (blame)
1
(builtins.tryEval (builtins.attrNames (throw "fred"))).success