lua-users home
lua-l archive

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


> Thanks for explaining with an example. But is there any example of it
> breaking when it is running only a Lua script and no C code is allowed?

Any Lua script that creates new strings writes to the global string table.