1
0
forked from aniani/vim

patch 8.2.1686: Vim9: "const!" not sufficiently tested

Problem:    Vim9: "const!" not sufficiently tested.
Solution:   Add a few more test cases.  Fix type checking.
This commit is contained in:
Bram Moolenaar
2020-09-14 22:28:30 +02:00
parent 0b4c66c67a
commit 71abe48289
3 changed files with 23 additions and 2 deletions

View File

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