gonix
/
tests
/
functional2
/
lang
/
value-printer
/
in.nix
1
with
builtins
;
trace
[(
1
+
1
)]
[
null
toString
(
deepSeq
"x"
)
(
a
:
a
)
(
let
x
=
[
x
];
in
x
)
]