forked from aniani/vim
patch 8.2.0583: Vim9: # comment not recognized in :def function
Problem: Vim9: # comment not recognized in :def function. Solution: Recognize and skip # comment.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
583,
|
||||
/**/
|
||||
582,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user