patch 8.2.2811: Vim9: error for missing white space doesn't say where

Problem:    Vim9: error for missing white space doesn't say where it is
            missing
Solution:   Mention the command. (closes #8149)
This commit is contained in:
Bram Moolenaar
2021-04-25 16:35:55 +02:00
parent d386e923c7
commit b98cec28d9
4 changed files with 21 additions and 8 deletions

View File

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