gonix
/
tests
/
functional2
/
lang
/
builtins.deepSeq
/
in.nix
1
builtins
.
deepSeq
{
x
=
abort
"foo"
;
}
456