mirror of
https://github.com/NixOS/nix.git
synced 2024-11-26 00:32:28 +00:00
2 lines
21 B
Nix
2 lines
21 B
Nix
|
{x, y, z}: x + y + z
|