summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/IfNotBool.txt
blob: eb5ff427988647395f58ca59f558fcb145e72e6e (plain)
1
2
3
4
5
6
Type error: error: InvalidPredicate
 --> <current file>:1:0
  |
1 | if 1 then 1 else 1
  | ^^^^^^^^^^^^^^^^^^ InvalidPredicate
  |