mirror of
https://github.com/vim/vim.git
synced 2026-02-10 20:26:43 +01:00
Problem: Vim9: need more tests for empty string arguments.
Solution: Add more tests. Also use empty argument with menu_info() to get
the top-level menu names. (Yegappan Lakshmanan, closes #8925)