forked from aniani/vim
patch 8.2.4735: quickfix tests can be a bit hard to read
Problem: Quickfix tests can be a bit hard to read.
Solution: Use heredoc instead of strings and line continuation. (Yegappan
Lakshmanan, closes #10145)
This commit is contained in:
committed by
Bram Moolenaar
parent
3caf1cce2b
commit
4a7724a440
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4735,
|
||||
/**/
|
||||
4734,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user