lua-users home
lua-l archive

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


On Fri, Apr 12, 2013 at 10:53 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
- 'load("local "..str) and load("local "..str.."=nil") and str' reduces
the false positives to the point where I have not yet found any, but
I have no doubt that the clever people on this list will find an
exception.

How about:

str="some_identifier --"