dhall-1.22.0: dhall-lang/tests/normalization/success/prelude/List/unzip/0A.dhall
../../../../../../Prelude/List/unzip
Text
Bool
[ { _1 = "ABC", _2 = True }
, { _1 = "DEF", _2 = False }
, { _1 = "GHI", _2 = True }
]
../../../../../../Prelude/List/unzip
Text
Bool
[ { _1 = "ABC", _2 = True }
, { _1 = "DEF", _2 = False }
, { _1 = "GHI", _2 = True }
]