aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-bad-string-interpolation-3.err.exp
blob: ac14f329b787cf42d02b2b593197d42a2589f0ac (plain)
1
2
3
4
5
6
7
8
9
10
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