1
0
forked from aniani/vim
Files
vim/src/vim9expr.c
Bram Moolenaar 29ac5df37b patch 9.0.1209: getting interface member does not always work
Problem:    Getting interface member does not always work.
Solution:   Convert the index on the interface to the index on the object.
            (closes #11825)
2023-01-16 19:43:47 +00:00

83 KiB