mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00

Works by making value pushed on stack represent the exhausted list. Fixes #5901, except for dictionaries which need similar adjustment.
Works by making value pushed on stack represent the exhausted list. Fixes #5901, except for dictionaries which need similar adjustment.