fn parse_array(p: &mut Parser<'_>) -> PResult<Expr>
Parses an array with 0 or more elements, or an array-repetition