hnix/tests/files/lint.nix

2 lines
42 B
Nix

{ x, y }: let z = x + y; in [ z (y + 2) ]