mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 05:17:43 +00:00
Problem: Vim9: exceptions confuse defered functions
Solution: save and restore exception state when calling defered
functions
closes: vim/vim#13364
closes: vim/vim#13372
0672595fd5
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>