]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1248: cannot export an interface v9.0.1248
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2023 20:36:56 +0000 (20:36 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2023 20:36:56 +0000 (20:36 +0000)
commit53f54e49b7152e93d09ff77406f7eb63b3b5f732
tree81941465faecbd5e0a7f371d3e38da891c924309
parent870219c58c0804bdc55419b2e455c06ac715a835
patch 9.0.1248: cannot export an interface

Problem:    Cannot export an interface. (Ernie Rael)
Solution:   Add the EX_EXPORT flag to :interface. (closes #11884)
src/ex_cmds.h
src/testdir/test_vim9_class.vim
src/version.c