1
0
forked from aniani/vim

patch 8.2.2304: Vim9: no test for unletting an imported variable

Problem:    Vim9: no test for unletting an imported variable.
Solution:   Add a test.  Fix line number in error.
This commit is contained in:
Bram Moolenaar
2021-01-05 20:58:25 +01:00
parent ecac591cce
commit 0acbf5ae66
3 changed files with 44 additions and 12 deletions

View File

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