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