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