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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2304,
|
||||
/**/
|
||||
2303,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user