comparison src/version.c @ 20303:98e7b880b7b1 v8.2.0707

patch 8.2.0707: Vim9 function test fails Commit: https://github.com/vim/vim/commit/f391586f3f6a304d3bb0160ab75bdd9d758bd2da Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 7 14:37:19 2020 +0200 patch 8.2.0707: Vim9 function test fails Problem: Vim9 function test fails. Solution: Adjust expected error code.
author Bram Moolenaar <Bram@vim.org>
date Thu, 07 May 2020 14:45:04 +0200
parents e1a8d2040bd7
children 9a5e2370df0e
comparison
equal deleted inserted replaced
20302:0f149bbdc5ea 20303:98e7b880b7b1
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 707,
749 /**/ 751 /**/
750 706, 752 706,
751 /**/ 753 /**/
752 705, 754 705,
753 /**/ 755 /**/