fn infixed_pat(p: &mut Parser<'_>)
Expand description

Similar to infix expressions, we don’t have enough information here to decide which operators are infix.