summaryrefslogtreecommitdiffstats
path: root/src/testdir/sautest/autoload/globtwo.vim
AgeCommit message (Collapse)Author
2017-12-07patch 8.0.1377: cannot call a dict function in autoloaded dictv8.0.1377Bram Moolenaar
Problem: Cannot call a dict function in autoloaded dict. Solution: Call get_lval() passing the read-only flag.