]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2049: Vim9: unexpected E1209 error v9.1.2049
authorHirohito Higashi <h.east.727@gmail.com>
Sat, 3 Jan 2026 17:16:23 +0000 (17:16 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 3 Jan 2026 17:16:23 +0000 (17:16 +0000)
commit4a9967bddfc55499653d5b2e467f488eccb7a2fb
treed290df1703453a0458200de3004c3691b4c84d5e
parent997952a512e077e719011862ce67807e771b129e
patch 9.1.2049: Vim9: unexpected E1209 error

Problem:  Vim9: unexpected E1209 error
Solution: Fix error message (Hirohito Higashi)

closes: #19067

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/eval.c
src/testdir/test_vim9_builtin.vim
src/version.c