]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0319: Using heredoc in string not tested with :execute v9.1.0319
authorzeertzjq <zeertzjq@outlook.com>
Sun, 14 Apr 2024 16:49:56 +0000 (18:49 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 14 Apr 2024 16:49:56 +0000 (18:49 +0200)
commit3d93630605df60e8de5a38918eaff62165b42382
treede62b2427f7b0eb5682de323d43e3af059b47bf3
parentacba5af9572547dea7cbabe9a13e6a9a995a1281
patch 9.1.0319: Using heredoc in string not tested with :execute

Problem:  Using heredoc in string not tested with :execute.
Solution: Test with both :execute and execute() (zeertzjq).

closes: #14546

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_let.vim
src/version.c