gonix
/
tests
/
functional2
/
testlib
/
global_assets
/
trivial.nix
1
2
3
4
5
{
foo
=
42
;
bar
=
"low"
;
fops
=
"cute"
;
}