gonix
/
tests
/
functional2
/
lang
/
recursion
/
in.nix
1
let
a
=
{}
//
a
;
in
a
.
foo