aboutsummaryrefslogtreecommitdiff
path: root/tests/lang/eval-fail-bad-antiquote-3.err.exp
blob: fbefbc8267f038db679789f5f6558adce7f66567 (plain)
1
2
3
4
5
6
7
8
9
10
error:
       … while evaluating a path segment

         at /pwd/lang/eval-fail-bad-antiquote-3.nix:1:3:

            1| ''${x: x}''
             |   ^
            2|

       error: cannot coerce a function to a string