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