forked from aniani/vim
patch 8.1.0460: assert_fails() does not take a message argument
Problem: assert_fails() does not take a message argument Solution: Add the argument.
This commit is contained in:
@@ -792,6 +792,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
460,
|
||||
/**/
|
||||
459,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user