dhall-1.26.0: tests/format/letLongCommentsB.dhall
let x
{- foo -} : {- bar -} Bool
= {- bla -} True
in xlet x
{- foo -} : {- bar -} Bool
= {- bla -} True
in x