]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3616: arglist test does not clear the argument list consistently v8.2.3616
authorShougo Matsushita <Shougo.Matsu@gmail.com>
Thu, 18 Nov 2021 15:37:29 +0000 (15:37 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 18 Nov 2021 15:37:29 +0000 (15:37 +0000)
commit3cad47038547e694cfa26ba39c399f610d2054bd
tree5dd99ae643ffb52869ed55ae4a5b04c5257fc393
parent818ff25cd1aabf60b9cd239da2f1328a959954f7
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)
src/testdir/test_arglist.vim
src/version.c