forked from aniani/vim
Problem: Vim9: not enough type checking in Vim9 script. Solution: Use same type checking as in a :def function.
38 KiB
38 KiB
Problem: Vim9: not enough type checking in Vim9 script. Solution: Use same type checking as in a :def function.