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-catchable-in-string-interpolation.nix
blob: 7a0cf1670994cabb4f989b4b3533d9c37fbcfce4 (
plain
) (
tree
)
2883b2d4bd94
^
1
(
builtins
.
tryEval (
"${
toString
3
} ${
throw
"bob"}"
))
.
success