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