forked from aniani/vim
patch 8.2.4174: Vim9: can use an autoload name in normal script
Problem: Vim9: can use an autoload name in normal script. Solution: Disallow using an autoload name.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4174,
|
||||
/**/
|
||||
4173,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user