summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/TypeAnnotationWrong.txt
blob: dffadb1a96199a966df38b357b9bb4ad8f0b9c1e (plain)
1
2
3
4
5
6
Type error: error: annot mismatch: Natural != Bool
 --> <current file>:1:0
  |
1 | 1 : Bool
  | ^ annot mismatch: Natural != Bool
  |