dhall-1.40.2: dhall-lang/tests/import/success/originHeadersENV.dhall
toMap
{ DHALL_HEADERS =
''
toMap {
`httpbin.org:443` = toMap {
`User-Agent` = "Dhall"
}
}
''
}
toMap
{ DHALL_HEADERS =
''
toMap {
`httpbin.org:443` = toMap {
`User-Agent` = "Dhall"
}
}
''
}