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