dhall-1.25.0: dhall-lang/tests/normalization/success/unit/ToMapB.dhall
[ { mapKey = "bar", mapValue = 4 }
, { mapKey = "baz", mapValue = 9 }
, { mapKey = "foo", mapValue = 1 }
]
[ { mapKey = "bar", mapValue = 4 }
, { mapKey = "baz", mapValue = 9 }
, { mapKey = "foo", mapValue = 1 }
]