packages feed

dhall-1.42.3: tests/format/withPrecedenceA.dhall

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

in  Foo