comparison src/version.c @ 31710:50241d494268 v9.0.1187

patch 9.0.1187: test for using imported class fails Commit: https://github.com/vim/vim/commit/3ce33b120c6479dfc8f22c7cc8945b9ef54285b0 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 12 20:39:09 2023 +0000 patch 9.0.1187: test for using imported class fails Problem: Test for using imported class fails. Solution: Skip over rest of type.
author Bram Moolenaar <Bram@vim.org>
date Thu, 12 Jan 2023 21:45:04 +0100
parents f6309f6742e5
children 2d68375d5ddf
comparison
equal deleted inserted replaced
31709:93f30cb659bc 31710:50241d494268
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1187,
698 /**/ 700 /**/
699 1186, 701 1186,
700 /**/ 702 /**/
701 1185, 703 1185,
702 /**/ 704 /**/