1
0
forked from aniani/vim

patch 8.2.0199: Vim9 script commands not sufficiently tested

Problem:    Vim9 script commands not sufficiently tested.
Solution:   Add more tests.  Fix script-local function use.
This commit is contained in:
Bram Moolenaar
2020-02-02 17:22:27 +01:00
parent 43c60eda2a
commit 0f18b6d17b
4 changed files with 58 additions and 11 deletions

View File

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