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-fail-throw-abort-cannot-be-caught.nix
blob: 10781cb4eadaa360f47df1b95c72ead74ee3f829 (
plain
) (
tree
)
7b1632ec71cc
^
1
(
builtins
.
tryEval (
builtins
.
throw
(
builtins
.
abort
"abc"
)))
.
success