pub(crate) fn block_contains_comment(
    context: &RewriteContext<'_>,
    block: &Block
) -> bool