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
/
third_party
/
nix
/
src
/
tests
/
lang
/
eval-fail-deepseq.nix
blob: 9baa49b063ecbea45a73200798ac9527ca8d68c0 (
plain
) (
blame
)
1
builtins
.
deepSeq {
x
=
abort
"foo"
; }
456