comparison src/version.c @ 20399:d1a54d2bd145 v8.2.0754

patch 8.2.0754: Vim9: No test for forward declaration Commit: https://github.com/vim/vim/commit/a5d0077efbced85fcc63f203937b13efd55d036f Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 14 23:20:55 2020 +0200 patch 8.2.0754: Vim9: No test for forward declaration Problem: Vim9: No test for forward declaration. Solution: Add a test.
author Bram Moolenaar <Bram@vim.org>
date Thu, 14 May 2020 23:30:03 +0200
parents c225be44692a
children 918b9a05cf35
comparison
equal deleted inserted replaced
20398:9d64fe2ee949 20399:d1a54d2bd145
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 754,
749 /**/ 751 /**/
750 753, 752 753,
751 /**/ 753 /**/
752 752, 754 752,
753 /**/ 755 /**/