mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
463e2817c5
* Add automated Nix expression language tests.
1 line
21 B
Nix
1 line
21 B
Nix
{x, y, z}: x + y + z
|