mirror of
https://github.com/vim/vim.git
synced 2026-05-28 13:07:21 +02:00
2007dd49f5
Problem: Accepting one and zero for the second sort() argument is strange. Solution: Disallow using one and zero in Vim9 script.