lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Why not allow local s = "abc":reverse()
From
: Fabien <fleutot+lua@
...
>
Date
: Thu, 11 Dec 2008 10:31:12 +0100
On Thu, Dec 11, 2008 at 4:14 AM, CHU Run-min
<
churunmin@gmail.com
>
wrote:
local s = ("abc"):reverse() VALID
local s = "abc":reverse() INVALID
Why?
Probably because <<
print "bar":reverse()
>> then wouldn't do what it seems to do?
-- Fabien.
References
:
Why not allow local s = "abc":reverse()
,
CHU Run-min
Prev by Date:
Re: Why not allow local s = "abc":reverse()
Next by Date:
Re: Why not allow local s = "abc":reverse()
Previous by thread:
Re: Why not allow local s = "abc":reverse()
Next by thread:
Re: Why not allow local s = "abc":reverse()
Index(es):
Date
Thread