Dirk Laurie <dirk.laurie@gmail.com> writes: > Give an example of a source/pattern combination such that > source:match(pat) matches but source:gmatch(pat) fails to > find a match. string: "a" pattern: "^a" -- Michael Welsh Duggan (mwd@cert.org)