File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11" Vim script language tests
22" Author: Servatius Brandt <[email protected] >3- " Last Change: 2010 Sep 29
3+ " Last Change: 2012 Nov 23
44
55" -------------------------------------------------------------------------------
66" Test environment {{{1
@@ -9604,7 +9604,7 @@ delfunction Delete_autocommands
96049604Xcheck 198689
96059605
96069606" -------------------------------------------------------------------------------
9607- " Test 86 setloclist crash {{{1
9607+ " Test 86: setloclist crash {{{1
96089608"
96099609" Executing a setloclist() on BufUnload shouldn't crash Vim
96109610" -------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -725,6 +725,8 @@ static char *(features[]) =
725725
726726static int included_patches [] =
727727{ /* Add new patch number below this line */
728+ /**/
729+ 752 ,
728730/**/
729731 751 ,
730732/**/
You can’t perform that action at this time.
0 commit comments