Function rslint_parser::syntax::util::check_for_stmt_declarators[][src]

pub fn check_for_stmt_declarators(p: &mut Parser<'_>, marker: &CompletedMarker)
Expand description

Check if the var declaration in a for statement has multiple declarators, which is invalid