dhall-haskell/dhall/tests/import/success/fieldOrderB.dhall

2 lines
75 B
Plaintext

{ example0 = { bar = True, foo = 1 }, example1 = { bar = True, foo = 1 } }