mirror of
https://github.com/zoriya/vim.git
synced 2026-06-12 16:05:49 +00:00
c17e66c5c0
Problem: Cannot use octal numbers in scriptversion 4. Solution: Add the "0o" notation. (Ken Takata, closes #5304)