packages feed

dhall-1.42.3: tests/format/letShortCommentsB.dhall

let x = True

let {- 0 -} y
    {- 1 -} : {- 2 -} Bool
    = {- 3-} False

in  x