|
Subject: wiki cleanup? Re: allowing value evaluations as statements Newsgroups: gmane.comp.lang.lua.general Date: 2007-01-04 00:50:31 GMT (1 year, 18 weeks, 2 days, 16 hours and 46 minutes ago)
Thanks, that is a fine page (we should clean up Wiki to be worthy the
language, this particular page is fine!)
(especially clear all 4.0 mentions to an area of their own, and
_clearly_ mark that new code is applicable to 5.1, not implying the
version, ever)
-asko
David Manura kirjoitti 4.1.2007 kello 0.35:
>>> On 31-Dec-06, at 9:56 PM, askok <at> dnainternet.net wrote:
>>>> _= nsfm:copyPath( testfile, newfile )
>>>> or error "File copy failed!"
>>>>
>>>> Currently, Lua does not allow leaving the "_=" away, since that
>>>> would make these commands and commands don't have a value ('or'
>>>> gives this a value).
>
> The wiki page on this is here:
>
> http://lua-users.org/wiki/ExpressionsAsStatements
>
> -davidm
>
>
>
|
|
|