pub(super) fn parse_int_range( reader: &mut StringReader<'_>, ) -> Result<IntRange, CommandSyntaxError>