dhall-1.42.3: dhall-lang/tests/normalization/success/unit/RecordLitNixLikeA.dhall
{- The purpose of this test is to verify that the Nix-like idiom of setting
multiple overlapping dotted fields works correctly
-}
{ x.y = 1, x.z = True }
{- The purpose of this test is to verify that the Nix-like idiom of setting
multiple overlapping dotted fields works correctly
-}
{ x.y = 1, x.z = True }