1
0
forked from aniani/vim

patch 8.2.4326: "o" and "O" copying comment not sufficiently tested

Problem:    "o" and "O" copying comment not sufficiently tested.
Solution:   Add a test case. (closes #9718)
This commit is contained in:
zeertzjq
2022-02-08 12:58:37 +00:00
committed by Bram Moolenaar
parent 3908ef5017
commit 51ab7c7d0d
2 changed files with 29 additions and 1 deletions

View File

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