echo [[" "]->repeat(8)]->repeat(7)->typename() output `list<list>
echo [[" "]->repeat(8)]->repeat(7)->typename()
Expect: list<list<string>>
list<list<string>>
9.2.0043
MS-Windows
—Reply to this email directly, view it on GitHub.You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19490@github.com>