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