forked from aniani/vim
Problem: Vim9: flatten() always changes the list type. Solution: Disallow using flatten() and add flattennew().
3.2 KiB
3.2 KiB
Problem: Vim9: flatten() always changes the list type. Solution: Disallow using flatten() and add flattennew().