[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.2 string patterns do not respect lctype
- From: Peter Cawley <lua@...>
- Date: Fri, 12 Apr 2013 12:31:45 +0100
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 --"