1
0
forked from aniani/vim

patch 8.2.2114: Vim9: unreachable code in assignment

Problem:    Vim9: unreachable code in assignment.
Solution:   Remove impossible condition and code.
This commit is contained in:
Bram Moolenaar
2020-12-08 21:53:28 +01:00
parent 1b3e0727ce
commit 61265b4000
2 changed files with 2 additions and 10 deletions

View File

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