1
0
forked from aniani/vim

patch 8.2.4243: Lua tests fail with Lua 5.4.4

Problem:    Lua tests fail with Lua 5.4.4.
Solution:   Check messages like before Lua 5.4.3. (Jakub Kulík, closes #9652)
This commit is contained in:
=?UTF-8?q?Jakub=20Kul=C3=ADk?=
2022-01-28 17:20:03 +00:00
committed by Bram Moolenaar
parent fb55207ed1
commit 57ff2b7068
2 changed files with 10 additions and 10 deletions

View File

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