On Tue, Dec 2, 2008 at 10:02 PM, Marc Weber wrote:
>
> if (1 >= 1) | let d = 1 | else | let d = "soo" | endif
> if (1 >= 1) | let d = 1 | else | let d = {'evalLazyClosedArgs': 1} | endif
>
> You can execute the first line in cmd line.
> The second fails. Why ?
Both seem to work for me... larger test case?
~Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---