]> granicus.if.org Git - vim/commit
patch 8.2.3238: Vim9: error message does not indicate the location v8.2.3238
authorBram Moolenaar <Bram@vim.org>
Wed, 28 Jul 2021 18:52:13 +0000 (20:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 Jul 2021 18:52:13 +0000 (20:52 +0200)
commitd47c39775b8d381005751b7b20da56412dafb5e4
treeb5da177ef8fecdf379f397130272f1f05ffdcbb0
parent53f7fccc9413c9f770694b56f40f242d383b2d5f
patch 8.2.3238: Vim9: error message does not indicate the location

Problem:    Vim9: error message does not indicate the location.
Solution:   Add the relevant text. (issue #8634)
src/errors.h
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9compile.c