Try the following code:
vim -u NONE -N -c "echo (0 && (function('tr'))(1, 2, 3))"
. This will throw “E110: Missing ')'” error while it should throw nothing
(after changing 0 to 1 it works fine effectively showing that I have no errors
on && right side). I guess we must just allow handle_subscript handle any kind
of subscripts when skipping (disable checks for rettv->v_type): this should
also solve problem with “dict.0key_that_starts_with_number”.
--
--
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/groups/opt_out.