1
0
forked from aniani/vim

patch 8.2.3480: test does not fail without the fix for a crash

Problem:    Test does not fail without the fix for a crash.
Solution:   Write the bad code in a file and source it. (Dominique Pellé,
            closes #8961)
This commit is contained in:
Dominique Pelle
2021-10-05 19:28:01 +01:00
committed by Bram Moolenaar
parent 7c25a7c0a1
commit 949de97da3
2 changed files with 18 additions and 7 deletions

View File

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