]> granicus.if.org Git - vim/commit
patch 8.1.0440: remove() with a range not sufficiently tested v8.1.0440
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Sep 2018 15:16:25 +0000 (17:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Sep 2018 15:16:25 +0000 (17:16 +0200)
commit2bfddfc508bcc8dcee108f098eb75844a228fa44
treee44113725f55e84f720b1729f9a73eac818826f5
parent438d176e35c16d56ff3bb7a80300197ce5a30c4f
patch 8.1.0440: remove() with a range not sufficiently tested

Problem:    remove() with a range not sufficiently tested.
Solution:   Add a test. (Dominique Pelle, closes #3497)
src/testdir/test_listdict.vim
src/version.c