comparison src/version.c @ 19960:3c11b9f6fa03 v8.2.0536

patch 8.2.0536: Vim9: some compilation code not tested Commit: https://github.com/vim/vim/commit/5da356e07359a59cf2d682908ba8592a72d5d9cd Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 9 19:34:43 2020 +0200 patch 8.2.0536: Vim9: some compilation code not tested Problem: Vim9: some compilation code not tested. Solution: Add more test cases.
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Apr 2020 19:45:04 +0200
parents 0b42b5e50344
children 12fa79cac39b
comparison
equal deleted inserted replaced
19959:12eb22ecf35b 19960:3c11b9f6fa03
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 536,
741 /**/ 743 /**/
742 535, 744 535,
743 /**/ 745 /**/
744 534, 746 534,
745 /**/ 747 /**/