1
0
forked from aniani/vim

patch 9.0.1129: sporadic Test_range() failure

Problem:    Sporadic Test_range() failure.
Solution:   Clear typeahead.  Move to a separate function. (issue #22771)
This commit is contained in:
Bram Moolenaar
2023-01-02 11:59:26 +00:00
parent 993dbc33a8
commit 7bdcba08bb
2 changed files with 15 additions and 6 deletions

View File

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