mirror of
https://github.com/zoriya/vim.git
synced 2026-06-02 11:46:54 +00: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>