mirror of
https://github.com/vim/vim.git
synced 2025-10-17 07:44:28 -04:00
patch 9.0.1021: test trips over g:name
Problem: Test trips over g:name. Solution: Delete g:name after using it.
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1021,
|
||||
/**/
|
||||
1020,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user