comparison src/version.c @ 22437:7bd80999ea21 v8.2.1767

patch 8.2.1767: Vim9: test fails with python support Commit: https://github.com/vim/vim/commit/727345ebea07284ada118590d805329e6dbee014 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 27 23:33:59 2020 +0200 patch 8.2.1767: Vim9: test fails with python support Problem: Vim9: test fails with python support. Solution: Use "let" in legacy function.
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Sep 2020 23:45:03 +0200
parents 166a0f17b05e
children 445799159195
comparison
equal deleted inserted replaced
22436:d47843ead318 22437:7bd80999ea21
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1767,
753 /**/ 755 /**/
754 1766, 756 1766,
755 /**/ 757 /**/
756 1765, 758 1765,
757 /**/ 759 /**/