forked from aniani/vim
patch 8.2.2115: Vim9: some errors not tested for; dead code
Problem: Vim9: some errors not tested for; dead code. Solution: Add a test. Remove dead code.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2115,
|
||||
/**/
|
||||
2114,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user