1
0
forked from aniani/vim

patch 8.2.2108: Vim9: no test to check for :let error

Problem:    Vim9: no test to check for :let error.
Solution:   Add a test.  Rename tests from _let_ to _var_.
This commit is contained in:
Bram Moolenaar
2020-12-08 11:29:40 +01:00
parent 8ff16e0183
commit 083966f671
2 changed files with 12 additions and 6 deletions

View File

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