mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-01 16:06:46 +02:00
2 lines
29 B
Text
2 lines
29 B
Text
|
({ x, y, z }: ((x + y) + z))
|