1
0
forked from aniani/vim

patch 8.2.0307: Python 3 vim.eval not well tested

Problem:    Python 3 vim.eval not well tested.
Solution:   Add a test. (Dominique Pelle, closes #5680)
This commit is contained in:
Bram Moolenaar
2020-02-23 15:10:16 +01:00
parent 83f37b9142
commit 026270c01d
2 changed files with 27 additions and 0 deletions

View File

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