1
0
forked from aniani/vim

patch 8.2.0349: Vim9: constant expression not well tested

Problem:    Vim9: constant expression not well tested.
Solution:   Add tests for "if" with constant expression.
This commit is contained in:
Bram Moolenaar
2020-03-03 19:02:12 +01:00
parent 5381c7a162
commit 6d69bf602b
2 changed files with 104 additions and 0 deletions

View File

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