1
0
forked from aniani/vim

patch 8.2.4582: useless code handling a type declaration

Problem:    Useless code handling a type declaration.
Solution:   Remove the code and give an error.
This commit is contained in:
Bram Moolenaar
2022-03-16 20:01:39 +00:00
parent d597ab00d7
commit 4c8b546da2
5 changed files with 40 additions and 22 deletions

View File

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