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