1
0
forked from aniani/vim

patch 8.2.0288: Vim9: some float and blob operators not tested

Problem:    Vim9: some float and blob operators not tested.
Solution:   Add float and blob tests.  Fix addition.
This commit is contained in:
Bram Moolenaar
2020-02-20 22:14:31 +01:00
parent f575adff06
commit 0062c2d4f9
3 changed files with 90 additions and 23 deletions

View File

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