forked from aniani/vim
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:
Problem: Vim9: Some tests are still using :let. Solution: Change more declarations to use :var.