forked from aniani/vim
		
	patch 8.2.0732: Vim9: storing value in dict messes up stack
Problem: Vim9: storing value in dict messes up stack. Solution: Correct item count of stack.
This commit is contained in:
		| @@ -746,6 +746,8 @@ static char *(features[]) = | ||||
|  | ||||
| static int included_patches[] = | ||||
| {   /* Add new patch number below this line */ | ||||
| /**/ | ||||
|     732, | ||||
| /**/ | ||||
|     731, | ||||
| /**/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user