mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 02:44:53 +10:00
Problem: Check commands don't work well with Vim9 script.
Solution: Improve constant expression handling.
7f829cab35
Co-authored-by: Bram Moolenaar <Bram@vim.org>