pub fn latest_error(errs: &[ParseError]) -> Option<&ParseError>
Return the error with the latest position.