mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 01:34:16 +00:00
Problem: getregion() needs more tests
Solution: Run the getregion() test in both the legacy and Vim9 contexts
(Yegappan Lakshmanan)
closes: vim/vim#14114
4d55c54e30
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>