pub(crate) fn semicolon_for_expr(
    context: &RewriteContext<'_>,
    expr: &Expr
) -> bool