1
0
forked from aniani/vim

patch 8.2.0754: Vim9: No test for forward declaration

Problem:    Vim9: No test for forward declaration.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2020-05-14 23:20:55 +02:00
parent 32e351179e
commit a5d0077efb
2 changed files with 25 additions and 0 deletions

View File

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