1
0
forked from aniani/vim

patch 8.2.0343: Vim9: using wrong instruction, limited test coverage

Problem:    Vim9: using wrong instruction, limited test coverage.
Solution:   Use ISN_PUSHJOB.  Add a few more tests.
This commit is contained in:
Bram Moolenaar
2020-03-01 17:55:14 +01:00
parent 0546d7df13
commit f51cb4e08e
5 changed files with 64 additions and 2 deletions

View File

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