1
0
forked from aniani/vim

patch 8.2.0477: Vim9: error messages not tested

Problem:    Vim9: error messages not tested.
Solution:   Add more tests.
This commit is contained in:
Bram Moolenaar
2020-03-29 18:40:30 +02:00
parent 52ea92b19d
commit c58164c5cf
3 changed files with 29 additions and 1 deletions

View File

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