mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 21:38:50 +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