mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
8 lines
147 B
Text
8 lines
147 B
Text
|
error: duplicate formal function argument 'args'
|
||
|
|
||
|
at «stdin»:1:1:
|
||
|
|
||
|
1| args@{args, x, y, z}: x
|
||
|
| ^
|
||
|
2|
|