depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
tests
/
tvix_tests
/
eval-okay-builtins-getContext-propagate-catchable.nix
blob: 70521665cafd209a2cb4b5c1c8473197b6fc1532 (
plain
) (
blame
)
1
(
builtins
.
tryEval (
builtins
.
getContext (
builtins
.
throw
"a"
)))
.
success