1
0
forked from aniani/vim

patch 8.2.0565: Vim9: tests contain superfluous line continuation

Problem:    Vim9: tests contain superfluous line continuation.
Solution:   Remove line continuation no longer needed.  Skip empty lines.
This commit is contained in:
Bram Moolenaar
2020-04-12 22:53:54 +02:00
parent 23e032523e
commit 675f716efb
4 changed files with 502 additions and 499 deletions

View File

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