]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0799: in compiled function ->() on next line not recognized v9.0.0799
authorBram Moolenaar <Bram@vim.org>
Wed, 19 Oct 2022 17:04:49 +0000 (18:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Oct 2022 17:04:49 +0000 (18:04 +0100)
commitd0fbb41eaa737dd64877c8cebaff19854e2d504f
tree4f6bf9f57087535af63a4503a2a81192468bcb15
parent3c708c43908ba44f075bbaa7daf584c6b46d9723
patch 9.0.0799: in compiled function ->() on next line not recognized

Problem:    In compiled function ->() on next line not recognized.
Solution:   Also check for "(". (closes #11405)
src/testdir/test_lambda.vim
src/version.c
src/vim9expr.c