lix/tests/functional/lang/eval-fail-bad-string-interpolation-3.err.exp
2023-12-09 02:13:32 +01:00

11 lines
233 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