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