0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00

patch 9.0.1122: class member access is not fully tested yet

Problem:    Class member access is not fully tested yet.
Solution:   Add more tests.
This commit is contained in:
Bram Moolenaar
2022-12-31 19:01:02 +00:00
parent f1dcd14fc5
commit 9f2d97efe2
2 changed files with 15 additions and 1 deletions

View File

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