1
0
forked from aniani/vim

patch 8.2.0764: Vim9: assigning to option not fully tested

Problem:    Vim9: assigning to option not fully tested.
Solution:   Add more test cases. Allow using any type for assignment.
This commit is contained in:
Bram Moolenaar
2020-05-15 23:36:40 +02:00
parent 4457e1d98f
commit a6e67e4f41
4 changed files with 14 additions and 9 deletions

View File

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