mirror of
https://github.com/neovim/neovim.git
synced 2025-10-10 03:46:31 +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>