forked from aniani/vim
patch 8.2.3238: Vim9: error message does not indicate the location
Problem: Vim9: error message does not indicate the location. Solution: Add the relevant text. (issue #8634)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3238,
|
||||
/**/
|
||||
3237,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user