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