mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 12:25:11 +00:00
Problem: Vim9: heredoc start may be recognized in string.
Solution: Don't skip to closing bracket for invalid list assignment.
(zeertzjq)
closes: vim/vim#14472
1817ccdb10