1
0
forked from aniani/vim

patch 9.0.1339: no test for :disassemble with class function

Problem:    No test for :disassemble with class function.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2023-02-21 20:09:46 +00:00
parent 99a7c0d89c
commit 38f1ab31fa
2 changed files with 42 additions and 0 deletions

View File

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