lua-users home
lua-l archive

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


On Feb 3, 2010, at 8:55 AM, Klaus Ripke wrote:

> On Wed, Feb 03, 2010 at 08:19:38AM -0500, Leo Razoumov wrote:
>> from _G import math, string
>> 
>> This way 'from' is a reserved keyword.
> 
> and import is noise. sweet anyway

No more so than "then".

Mark