mirror of
https://github.com/neovim/neovim.git
synced 2025-12-14 10:25:42 +00:00
Problem: Returning 0 for has('patch-9.0.0') is inconsistent.
Solution: Make it return 1. (closes vim/vim#10640)
b0375d466e
Co-authored-by: Bram Moolenaar <Bram@vim.org>