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