comparison src/version.c @ 19856:90eec641cc8c v8.2.0484

patch 8.2.0484: Vim9: some error messages not tested Commit: https://github.com/vim/vim/commit/92dba36fc8742fdb51b16d9bb967ef184b4babc1 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 30 21:22:56 2020 +0200 patch 8.2.0484: Vim9: some error messages not tested Problem: Vim9: some error messages not tested. Solution: Add more tests.
author Bram Moolenaar <Bram@vim.org>
date Mon, 30 Mar 2020 21:30:04 +0200
parents eddc81783052
children cf09c0962608
comparison
equal deleted inserted replaced
19855:520dedb83f15 19856:90eec641cc8c
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 484,
741 /**/ 743 /**/
742 483, 744 483,
743 /**/ 745 /**/
744 482, 746 482,
745 /**/ 747 /**/