1
0
forked from aniani/vim
Files
vim/src/testdir/sautest/autoload/globtwo.vim
Bram Moolenaar 6e65d594aa patch 8.0.1377: cannot call a dict function in autoloaded dict
Problem:    Cannot call a dict function in autoloaded dict.
Solution:   Call get_lval() passing the read-only flag.
2017-12-07 22:11:27 +01:00

2 lines
26 B
VimL

" used by Test_globpath()