lix/tests/functional/lang/eval-fail-bad-string-interpolation-3.err.exp
2024-03-04 07:23:44 +01:00

9 lines
231 B
Plaintext

error:
… while evaluating a path segment
at /pwd/lang/eval-fail-bad-string-interpolation-3.nix:1:3:
1| ''${x: x}''
| ^
2|
error: cannot coerce a function to a string