1
0
forked from aniani/vim

patch 8.2.4020: debugger test fails

Problem:    Debugger test fails.
Solution:   Fix import statement.
This commit is contained in:
Bram Moolenaar
2022-01-06 21:31:19 +00:00
parent d5f400c607
commit 84c62d59a3
2 changed files with 4 additions and 2 deletions

View File

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