packages feed

dhall-1.32.0: tests/format/withPrecedenceA.dhall

let Foo =
        Bar
        with default = (Bar.default ⫽ { bar = 0 })

in  Foo