summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/OperatorTextConcatenateLhsNotText.txt
blob: 679d9917645abac768a4e9af9eb123adae6438d6 (plain)
1
2
3
4
5
6
Type error: error: BinOpTypeMismatch
 --> <current file>:1:0
  |
1 | 1 ++ ""
  | ^^^^^^^ BinOpTypeMismatch
  |