about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-from-json-propagate-catchable.nix
blob: aa973c1352787c292cc5066974799ad3830ce0db (plain) (blame)
1
(builtins.tryEval (builtins.fromJSON (builtins.throw "a"))).success