about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-catchable-in-inequality.nix
blob: 93836bd8feeb437f8656ce28c7cb2dee9ff75ef9 (plain) (blame)
1
(builtins.tryEval (throw "bob" != 3)).success