From d2a1326f130bd7458e63576fd4a0aa180407ae2d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Jul 2010 16:36:49 +0800 Subject: [PATCH] JSDOC/CompressWhite.js --- JSDOC/CompressWhite.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index 013c09c..1556399 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -78,6 +78,8 @@ CompressWhite = function (ts, packer) throw "could not find end lbrace!!!"; } + ts.dump(cu, ts.cursor+2); + if (!ts.balance("{") ){ ts.dump(cu-40, cu); print(">>>>>>>>>>>>>>>>>HERE>>>>>>>>>>>>"); -- 2.39.2