1
0
forked from aniani/vim

patch 8.2.1791: Vim9: debugger test fails

Problem:    Vim9: debugger test fails.
Solution:   Use "var" instead of "let".
This commit is contained in:
Bram Moolenaar
2020-10-03 14:14:56 +02:00
parent 794771cfd8
commit 1bdae40323
2 changed files with 3 additions and 1 deletions

View File

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