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