Re: [ANN] Lua 5.3.0 (work3) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work3) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2014年6月20日 11:41:30 -0300
> Minor manual fix:
>
> In Equality:
>
> the are compared as integers; otherwise, they are converted to floats
> ^^^
> they
Thanks.
-- Roberto