packages feed

dhall-1.36.0: tests/format/issue2047A.dhall

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