forked from aniani/vim
patch 8.2.2660: Vim9: no error for declaration with trailing text
Problem: Vim9: no error for declaration with trailing text. Solution: Give an error. (closes #8014)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2660,
|
||||
/**/
|
||||
2659,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user