1
0
forked from aniani/vim
Files
vim/src/testdir/test_vim9_script.vim
Bram Moolenaar fbdd08ed9b patch 8.2.0339: Vim9: function return type may depend on arguments
Problem:    Vim9: function return type may depend on arguments.
Solution:   Instead of a fixed return type use a function to figure out the
            return type.
2020-03-01 14:04:46 +01:00

19 KiB