fn parse_expected( last_nonfollow_error: Option<usize>, line_num: usize, line: &str, test_revision: Option<&str>, ) -> Option<(WhichLine, Error)>