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