summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/OperatorListConcatenateListsNotMatch.txt
blob: 5d39cd05456db86d3caba37feea8279749b934fa (plain)
1
2
3
4
5
6
Type error: error: BinOpTypeMismatch
 --> <current file>:1:1
  |
1 | [ True ] # [ 1 ]
  | ^^^^^^^^^^^^^^^^ BinOpTypeMismatch
  |