1
0
forked from aniani/vim

patch 8.2.0348: Vim9: not all code tested

Problem:    Vim9: not all code tested.
Solution:   Add a few more tests. fix using "b:" in literal dictionary.
This commit is contained in:
Bram Moolenaar
2020-03-02 22:53:32 +01:00
parent 91ffc8a5f5
commit 5381c7a162
5 changed files with 50 additions and 16 deletions

View File

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