mirror of
https://github.com/zoriya/vim.git
synced 2026-05-03 20:02:30 +00:00
Problem: Hang when using count() with an empty string. Solution: Return zero for an empty string. (Dominique Pelle, closes #2465)
Problem: Hang when using count() with an empty string. Solution: Return zero for an empty string. (Dominique Pelle, closes #2465)