1
0
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:
Bram Moolenaar
2021-07-28 20:52:13 +02:00
parent 53f7fccc94
commit d47c39775b
4 changed files with 10 additions and 2 deletions

View File

@@ -755,6 +755,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3238,
/**/
3237,
/**/