On 2010/07/28 22:25:06, Lex wrote:
I thought so at first, but it's using find(). So it should still
match. Perhaps it matches too many....

The caret in the regex "^(function |[A-Za-z0-9_$]+=function)" only
matches the beginning of a string. So I don't think using find() changes
anything.



http://gwt-code-reviews.appspot.com/669801/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to