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