aboutsummaryrefslogtreecommitdiff
path: root/tests/lang/eval-fail-list.err.exp
blob: 24d682118376c69aff1dfaf9aa738b5d0bf7b583 (plain)
1
2
3
4
5
6
7
8
9
10
error:
       … while evaluating one of the elements to concatenate

         at /pwd/lang/eval-fail-list.nix:1:2:

            1| 8++1
             |  ^
            2|

       error: value is an integer while a list was expected