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