comparison src/version.c @ 32633:a8577b9dab80 v9.0.1648

patch 9.0.1648: result of syntax tests is hard to see Commit: https://github.com/vim/vim/commit/031d6321885c15c054d28e3a434de743c1b3193d Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 22 22:38:54 2023 +0100 patch 9.0.1648: result of syntax tests is hard to see Problem: Result of syntax tests is hard to see. Solution: List the failed tests.
author Bram Moolenaar <Bram@vim.org>
date Thu, 22 Jun 2023 23:45:03 +0200
parents f8a2fc7d823f
children 73fabd4e2259
comparison
equal deleted inserted replaced
32632:8705d4405566 32633:a8577b9dab80
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 1648,
698 /**/ 700 /**/
699 1647, 701 1647,
700 /**/ 702 /**/
701 1646, 703 1646,
702 /**/ 704 /**/