summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/success/unit/WithMultipleB.txt
blob: dbc5bb3c57b2851d18c7960ec9bb5962e57bd8f0 (plain)
1
{ a = { b = 1 }, c = { d = 2 } } with a.b = 3 with c.e = 4