1
0
forked from aniani/vim

patch 8.1.2036: the str2nr() tests fail

Problem:    The str2nr() tests fail.
Solution:   Add missing part of patch.
This commit is contained in:
Bram Moolenaar
2019-09-15 14:49:52 +02:00
parent 60a8de28d1
commit 1ac90b4fa6
2 changed files with 34 additions and 3 deletions

View File

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