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-builtins-match-propagate-catchables.nix
blob: 8d00994b60f512fff2c37f5cd14d15574f1fd6cd (
plain
) (
tree
)
2af8174e2e36
^
1
(
builtins
.
tryEval (
builtins
.
match (
throw
"foo"
)
".*"
))
.
success