Mercurial > vim
diff Filelist @ 21202:1a4e22aa2eb3 v8.2.1152
patch 8.2.1152: Vim9: function reference is missing script prefix
Commit: https://github.com/vim/vim/commit/fe465a01cfbbbae5d870d6108e0ad0947f03b0c4
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jul 7 22:50:12 2020 +0200
patch 8.2.1152: Vim9: function reference is missing script prefix
Problem: Vim9: function reference is missing script prefix.
Solution: Use the actual function name instead of the name searched for in
the script context. (closes #6412)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 07 Jul 2020 23:00:04 +0200 |
parents | b1fac55cf8a3 |
children | bb3f60b0aca0 |