1
0
forked from aniani/vim

patch 8.2.0487: Vim9: compiling not sufficiently tested

Problem:    Vim9: compiling not sufficiently tested.
Solution:   Add more tests.  Fix bug with PCALL.
This commit is contained in:
Bram Moolenaar
2020-03-31 23:13:10 +02:00
parent 9be61bbb17
commit bd5da371aa
6 changed files with 72 additions and 22 deletions

View File

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