1
0
forked from aniani/vim

patch 8.2.0221: no test for Vim9 += and ..=

Problem:    No test for Vim9 += and ..=.
Solution:   Add tests.
This commit is contained in:
Bram Moolenaar
2020-02-06 13:15:52 +01:00
parent 1af5ce01c3
commit 6e587dcbf3
2 changed files with 25 additions and 2 deletions

View File

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