packages feed

dhall-1.26.0: tests/format/letLongCommentsB.dhall

let x
    {- foo                                        -} : {- bar                                           -} Bool
    = {- bla                      -} True

in  x