From: Alan Knowles Date: Wed, 14 Jul 2010 08:14:51 +0000 (+0800) Subject: JSDOC/CompressWhite.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=c173e001ded218a0416d8f97c484dddc03feccce JSDOC/CompressWhite.js --- diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index de1b149..b02c3f2 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -85,7 +85,8 @@ CompressWhite = function (ts, packer) throw "could not find end lbrace!!!"; } - + print(ts.lookTok(1).toString()); + print(ts.look(1,true).toString()); // if next is not ';' -> make it so... // although this var a=function(){},v,c; causes