index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lang
/
eval-fail-deepseq.nix
blob: 9baa49b063ecbea45a73200798ac9527ca8d68c0 (
plain
)
1
builtins
.
deepSeq
{
x
=
abort
"foo"
;
}
456