summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/MistypedToMap1.txt
blob: 14d97914697f299de809f26a9b8e3acdf59cf305 (plain)
1
2
3
4
5
6
Type error: error: Annotation mismatch
 --> <current file>:1:0
  |
1 | toMap { foo= 1, bar= 4 } : Natural
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Annotation mismatch
  |