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