Re: CONSTANTS patch - LKBIT
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: CONSTANTS patch - LKBIT
- From: Nilson <nilson.brazil@...>
- Date: 2010年9月28日 11:23:37 -0300
On Tue, Sep 28, 2010 at 10:52 AM, HyperHacker <hyperhacker@gmail.com> wrote:
>
> mhm, but what if before your Login = const(...), I were to do something like:
> const = function(n) return n end
> then I'd be free to change anything I like.
>
Sorry, I forgot to say:
The CONST patch must make " const = const(const) " somewhere in Lua's
initialization.
--
Nilson