mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 03:25:45 +00:00
Problem: need more tests for nested dicts and list comparison
Solution: Add tests for comparing deeply nested List/Dict values
(Yegappan Lakshmanan)
closes: vim/vim#15081
88bbdb04c2
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>