mirror of
https://github.com/vim/vim.git
synced 2026-04-10 14:13:24 +02:00
Problem: Accepting one and zero for the second sort() argument is strange. Solution: Disallow using one and zero in Vim9 script.
Problem: Accepting one and zero for the second sort() argument is strange. Solution: Disallow using one and zero in Vim9 script.