summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/TypeAnnotationWrong.txt
blob: e203d227607433d804ee3bca7057f67edebad474 (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
  |