Christ van Willegen wrote:
> Op vr 22 okt. 2021 23:18 schreef Bram Moolenaar <[email protected]>: > > > > > > > + def DoTest() > > + const Goo = G() > > + assert_equal(42, Foo) > > + enddef > > + DoTest() > > + END > > > > Goo? Foo was already used :-). Hoo is next! Oh, I see I made a mistake in the assert... -- hundred-and-one symptoms of being an internet addict: 229. You spend so much time thinking what to add on this list. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20211023092548.6D2DFC80054%40moolenaar.net.
