mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
|
error: duplicate formal function argument 'args'
|
||
|
at «stdin»:1:1:
|
||
|
1| args@{args, x, y, z}: x
|
||
|
| ^
|
||
|
2|
|