forked from aniani/vim
patch 8.2.2305: Vim9: "++var" and "--var" are silently accepted
Problem: Vim9: "++var" and "--var" are silently accepted. Solution: Give an error message.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2305,
|
||||
/**/
|
||||
2304,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user