On 06-Jan-2023 07:00, Bram Moolenaar wrote:
Patch 9.0.1150
Problem::interface is not implemented yet.
Solution: Implement the basics of :interface.
Files: src/ex_cmds.h, src/ex_docmd.c, src/vim9class.c,
src/proto/vim9class.pro, src/errors.h, src/vim.h, src/userfunc.c
Patch 9.0.1150
Problem::interface is not implemented yet.
Solution: Implement the basics of :interface.
Files: src/ex_cmds.h, src/ex_docmd.c, src/vim9class.c,
src/proto/vim9class.pro, src/errors.h, src/vim.h, src/userfunc.c,
src/proto/userfunc.pro, src