pub fn subscripts(input: &str) -> IResult<&str, RawSubscripts>
Expand description

subscripts = subscript {, subscript} [ -> subscript ]