forked from aniani/vim
patch 8.2.4770: cannot easily mix expression and heredoc
Problem: Cannot easily mix expression and heredoc. Solution: Support in heredoc. (Yegappan Lakshmanan, closes #10138)
This commit is contained in:
committed by
Bram Moolenaar
parent
68aaff4697
commit
efbfa867a1
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4770,
|
||||
/**/
|
||||
4769,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user