mirror of
https://github.com/vim/vim.git
synced 2026-06-29 15:08:40 +02:00
ef9e3f8924
Problem: Vim9: abstract static methods are possible Solution: Disallow abstract static methods fixes: #13462 closes: #13466 Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com> Signed-off-by: Christian Brabandt <cb@256bit.org>