lua-users home
lua-l archive

Re: 'gc' tag method

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


> On a per-line basis isn't too bad, but would it 
> trigger on something like: for index in table do print("Index: 
> ["..index.."]") end, where the entire block is on a single line?
Yes. Lua calls the line hook everytime it does a backward jump.
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /