5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
error: duplicate formal function argument 'x'
|
|
at /pwd/in.nix:1:8:
|
|
1| {x, y, x}: x
|
|
| ^
|