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