mirror of
https://github.com/vim/vim.git
synced 2025-09-13 23:04:24 -04:00
Problem: Expression in heredoc doesn't work for compiled function. Solution: Implement compiling the heredoc expressions. (Yegappan Lakshmanan, closes #10232)