0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.2.2745: Vim9: missing part of the argument change

Problem:    Vim9: missing part of the argument change.
Solution:   Add missing changes.
This commit is contained in:
Bram Moolenaar
2021-04-10 17:46:52 +02:00
parent 962c43bf0d
commit 51e7e78de7
2 changed files with 15 additions and 11 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2745,
/**/
2744,
/**/