mirror of
https://github.com/neovim/neovim.git
synced 2026-09-21 21:17:49 +00:00
Problem: When the argument of sort() is zero or empty it fails.
Solution: Make zero work as documented. (suggested by Yasuhiro Matsumoto)
5131c144fe