1
0
forked from aniani/vim
Files
vim/src/testdir/test_lambda.vim
Bram Moolenaar b4518563c7 patch 8.1.0019: error when defining a Lambda with index of a function result
Problem:    Error when defining a Lambda with index of a function result.
Solution:   When not evaluating an expression and skipping a function call,
            set the return value to VAR_UNKNOWN.
2018-05-22 18:31:35 +02:00

6.6 KiB