semicolon_for_stmt

Function semicolon_for_stmt 

Source
pub(crate) fn semicolon_for_stmt(
    context: &RewriteContext<'_>,
    stmt: &Stmt,
    is_last_expr: bool,
) -> bool