forked from aniani/vim
patch 8.2.3352: Vim9: error for nested :enddef has wrong line number
Problem: Vim9: error for nested :enddef has wrong line number. Solution: Compute the line number.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3352,
|
||||
/**/
|
||||
3351,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user