1
0
forked from aniani/vim

patch 8.2.0226: compiling for loop not tested

Problem:    Compiling for loop not tested.
Solution:   Add a test.  Make variable initialization work for more types.
This commit is contained in:
Bram Moolenaar
2020-02-06 22:06:54 +01:00
parent 777770fbb0
commit 04d0522046
3 changed files with 77 additions and 5 deletions

View File

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