lua-users home
lua-l archive

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


> To be really picky, the type checker of function definitions should also
> check that all variables in the parameter list are distinct. [...]

Lua is not that picky :-)

-- Roberto