forked from lix-project/lix
463e2817c5
* Add automated Nix expression language tests.
2 lines
21 B
Nix
2 lines
21 B
Nix
{x, y, z}: x + y + z
|