1
0
forked from aniani/vim

patch 9.0.0229: Vim9: error message for missing type is not clear

Problem:    Vim9: error message for missing type is not clear.
Solution:   Mention the context. (issue #10944)
This commit is contained in:
Bram Moolenaar
2022-08-20 12:07:58 +01:00
parent e80086446c
commit 62e0e2e54b
5 changed files with 18 additions and 13 deletions

View File

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