mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 16:56:17 +02:00
8 lines
152 B
Text
8 lines
152 B
Text
|
error: attribute 'x' already defined at «stdin»:1:3
|
||
|
|
||
|
at «stdin»:3:3:
|
||
|
|
||
|
2| y = 456;
|
||
|
3| x = 789;
|
||
|
| ^
|