From: Alan Knowles Date: Wed, 14 Jul 2010 08:47:20 +0000 (+0800) Subject: JSDOC/CompressWhite.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=74634dd700408fd9d9edc0cc78e886468517c702 JSDOC/CompressWhite.js --- diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index 1621082..2290ea9 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -78,10 +78,10 @@ CompressWhite = function (ts, packer) throw "could not find end lbrace!!!"; } - print("AFTER BALANCE ("); - ts.dump(cu, ts.cursor+2); - - if (!ts.balance("{") ){ + //print("AFTER BALANCE ("); + //ts.dump(cu, ts.cursor+2); + ts.cursor--; // cursor at the ( + if (!ts.balance("{") ){ ts.dump(cu-40, cu); print(">>>>>>>>>>>>>>>>>HERE>>>>>>>>>>>>"); ts.dump(cu, cu+40);