6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
error: duplicate formal function argument 'args'
|
|
at /pwd/in.nix:1:1:
|
|
1| args@{args, x, y, z}: x
|
|
| ^
|
|
2|
|