patch 8.2.3616: arglist test does not clear the argument list consistently

Problem:    Arglist test does not clear the argument list consistently.
Solution:   Call Reset_arglist(). (Shougo Matsushita, closes #9154)
This commit is contained in:
Shougo Matsushita
2021-11-18 15:37:29 +00:00
committed by Bram Moolenaar
parent 818ff25cd1
commit 3cad470385
2 changed files with 11 additions and 10 deletions

View File

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