comparison src/version.c @ 19320:6e199d1d11d0 v8.2.0218

patch 8.2.0218: several Vim9 instructions are not tested Commit: https://github.com/vim/vim/commit/0de50864a78d8811aa9adef3318027c9bab40a90 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 5 22:55:48 2020 +0100 patch 8.2.0218: several Vim9 instructions are not tested Problem: Several Vim9 instructions are not tested. Solution: Add more tests.
author Bram Moolenaar <Bram@vim.org>
date Wed, 05 Feb 2020 23:00:04 +0100
parents 673a95ef80af
children 00d52ef425a4
comparison
equal deleted inserted replaced
19319:c5f04bfc7bf6 19320:6e199d1d11d0
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 218,
745 /**/ 747 /**/
746 217, 748 217,
747 /**/ 749 /**/
748 216, 750 216,
749 /**/ 751 /**/