mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-05 11:33:15 +01:00
Problem: Vim9: flatten() always changes the list type. Solution: Disallow using flatten() and add flattennew().
Problem: Vim9: flatten() always changes the list type. Solution: Disallow using flatten() and add flattennew().