1
0
forked from aniani/vim
Files
vim/src/eval.c
Bram Moolenaar 7a411a306f patch 8.2.4682: Vim9: can use :unlockvar for const variable
Problem:    Vim9: can use :unlockvar for const variable. (Ernie Rael)
Solution:   Check whether the variable is a const.
2022-04-04 14:58:06 +01:00

152 KiB