Improving comments.

This commit is contained in:
pschwartau%netscape.com 2003-06-20 04:55:00 +00:00
parent 8a217e5732
commit 5f4fd209a2

View File

@ -35,15 +35,15 @@
*
*
* Date: 19 June 2003
* SUMMARY: Testing regexp
* SUMMARY: Testing regexp submatches with quantifiers
*
* See http://bugzilla.mozilla.org/show_bug.cgi?id=209919
* See http://bugzilla.mozilla.org/show_bug.cgi?id=209919#c11
*
*/
//-----------------------------------------------------------------------------
var i = 0;
var bug = 209919;
var summary = 'Testing regexp';
var summary = 'Testing regexp submatches with quantifiers';
var status = '';
var statusmessages = new Array();
var pattern = '';