9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
error:
|
|
… while evaluating a path segment
|
|
at /pwd/in.nix:1:2:
|
|
1| "${42}" == "42"
|
|
| ^
|
|
2|
|
|
|
|
error: cannot coerce an integer to a string: 42
|