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