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