gonix
/
tests
/
functional2
/
eval
/
assets
/
eval.nix
1
2
3
4
5
{
int
=
123
;
str
=
"foo
\n
bar"
;
attr
.
foo
=
"bar"
;
}