mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-15 15:37:11 +02:00
745335c876
Problem: `call getqflist({})` will return `{}`, which is type dict<any>
Solution: fix it in the document.
closes: #19197
Signed-off-by: Mao-Yining <101858210+mao-yining@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>