mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 05:04:51 +10:00
Problem: When the argument of sort() is zero or empty it fails.
Solution: Make zero work as documented. (suggested by Yasuhiro Matsumoto)
5131c144fe