1
2
3
4
error: duplicate formal function argument 'x'
       at /pwd/in.nix:1:8:
            1| {x, y, x}: x
             |        ^