aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/eval-fail-bad-string-interpolation-3.err.exp
blob: 170a3d13233cfa8a11f9376ae49ca2db233280d3 (about) (plain) (blame)
1
2
3
4
5
6
7
8
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: «lambda @ /pwd/lang/eval-fail-bad-string-interpolation-3.nix:1:5»