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