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