Kenichi Ito wrote:
> *Number* *Float* *Funcref* *List* *Dictionary* tags exist,
> but *String* tag is missing.
>
> ---
> diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
> index 78237ec..74a6c2f 100644
> --- a/runtime/doc/eval.txt
> +++ b/runtime/doc/eval.txt
> @@ -47,7 +47,7 @@ Float A floating point number. |floating-point-format|
> *Float*
> Examples: 123.456 1.15e-6 -1.1e3
>
> String A NUL terminated string of 8-bit unsigned characters (bytes).
> - |expr-string| Examples: "ab\txx\"--" 'x-z''a,c'
> + |expr-string| *String* Examples: "ab\txx\"--" 'x-z''a,c'
>
> Funcref A reference to a function |Funcref|.
> Example: function("strlen")
Thanks for the hint. I think we should also add "list" and "dict",
that's what I would search for
--
"How is your new girlfriend?"
"90-60-90 man!"
"What, pale purple?"
/// Bram Moolenaar -- [email protected] -- 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_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.