]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1505: error when heredoc content looks like heredoc v9.0.1505
authorzeertzjq <zeertzjq@outlook.com>
Tue, 2 May 2023 15:25:47 +0000 (16:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 2 May 2023 15:25:47 +0000 (16:25 +0100)
commita93d9cdc74f70ca2c85781496ffae4ca738fcd88
tree25c7b84548c6fccafd119edb84807db998351f1f
parent17b695190d63b2de745499cb40a383c2672e275e
patch 9.0.1505: error when heredoc content looks like heredoc

Problem:    Error when heredoc content looks like heredoc.
Solution:   Handle curly expressions. (closes #12325)
src/eval.c
src/testdir/test_let.vim
src/testdir/test_vim9_assign.vim
src/userfunc.c
src/version.c
src/vim.h