mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +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