6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
error: syntax error, unexpected end of file, expecting '}' to end attribute set
|
|
at /pwd/in.nix:3:1:
|
|
2| a = "b";
|
|
3|
|
|
| ^
|