aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-list.err.exp
blob: 4320fc022bf88de7daddae62cc5cebff986a94f4 (plain)
1
2
3
4
5
6
7
8
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