Sunday, November 22, 2020

Re: Vim9 part of list broken ?

> This notation in vim9 seems to not work yet.
>
> readfile(file)[ 0, 2 ]

Did you mean:
readfile(file)[ 0: 2 ]

That appears to work

--
I'd like to meet the man who invented sex and see what he's working on now.

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/202011221324.0AMDOVAw1209216%40masaka.moolenaar.net.

No comments: