gonix
/
tests
/
functional2
/
lang
/
regression-20060610
/
in.nix
1
2
3
4
5
6
7
8
9
10
let
x
=
{
gcc
}:
{
inherit
gcc
;
};
in
({
inherit
gcc
;
})
.
gcc