Dnia Wednesday 09 of April 2008, Tony Mechelynck napisaĆ:
> runtime/doc/eval.txt, line 40 is unchanged, there is:
> There are five types of variables:
> There should be:
> There are six types of variables:
One more addition to eval.txt, line 5218 (:help type()):
:if type(myvar) == type({})
Add after that line:
:if type(myvar) == type(&0)
m.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---