0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00
Files
vim/src/testdir/sautest/autoload
Bram Moolenaar fcfe1a9b89 patch 8.1.1816: cannot use a user defined function as a method
Problem:    Cannot use a user defined function as a method.
Solution:   Pass the base as the first argument to the user defined function
            after "->". (partly by FUJIWARA Takuya)
2019-08-04 23:04:39 +02:00
..