Files
lix/tests/functional2/lang/bad_string_interpolation/eval-fail-3.err.exp
T
Commentator2.0 c63ba3c485 tests/functional2/lang: migrated first tests
Change-Id: I4b5755a63d9454db20f63f751f5f33564a2ee5be
2025-06-01 20:19:37 +02:00

9 lines
222 B
Plaintext

error:
… while evaluating a path segment
at /pwd/in.nix:1:3:
1| ''${x: x}''
| ^
2|
error: cannot coerce a function to a string: «lambda @ /pwd/in.nix:1:5»