lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Nov 24, 2010 at 09:08:35AM +0100, Pierre-Yves G??rardy wrote:
> On Wed, Nov 24, 2010 at 08:51, steve donovan <steve.j.donovan@gmail.com> wrote:
> > That's working for me here - '= 10 + 20' works.
> 
> Indeed, but it requires a space after the equals sign.
> -- Pierre-Yves
>

I've fixed the need a space after =. Thanks.