JSDOC/CompressWhite.js
[gnome.introspection-doc-generator] / JSDOC / CompressWhite.js
index 6b08e16..f7e2abb 100644 (file)
@@ -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...