From 4a0156a0d4d93f4ffa6c7a2155115959e9a28ebe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Jul 2010 15:27:04 +0800 Subject: [PATCH] JSDOC/CompressWhite.js --- JSDOC/CompressWhite.js | 1 + 1 file changed, 1 insertion(+) diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index 6b08e16..f7e2abb 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -132,6 +132,7 @@ CompressWhite = function (ts, packer) var cu = ts.cursor; if (!ts.balance("{") ){ + ts.dump(); throw "could not find end lbrace!!!"; } // if next is not ';' -> make it so... -- 2.39.2