packages feed

dhall-1.42.3: tests/format/issue2047A.dhall

let x = ({ foo = 1 } ∧ { bar = 2 })
  with bar = 3 
  with foo = 4 
in x