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