depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
tests
/
tvix_tests
/
eval-okay-logical-and-catchable.nix
blob: f731f09241d8a3c37b711e632e1b16fdf9bd4a67 (
plain
) (
tree
)
bb1e79e5d19a
^
1
(
builtins
.
tryEval ( (
throw
"fred"
)
&&
(
throw
"jill"
) ))
.
success