mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
patch 8.2.1759: Vim9: Some tests are still using :let
Problem: Vim9: Some tests are still using :let. Solution: Change more declarations to use :var.
This commit is contained in:
parent
5597ba0467
commit
37ce6d3a6a
File diff suppressed because it is too large
Load Diff
@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1759,
|
||||
/**/
|
||||
1758,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user