1
0
forked from aniani/vim

patch 8.2.1098: Vim9: cannot use line break in :throw argument

Problem:    Vim9: cannot use line break in :throw argument.
Solution:   Check for line break.
This commit is contained in:
Bram Moolenaar
2020-06-30 20:55:15 +02:00
parent e46a440505
commit 006ad48b8a
3 changed files with 26 additions and 2 deletions

View File

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