From: Alan Knowles Date: Wed, 14 Jul 2010 08:23:48 +0000 (+0800) Subject: JSDOC/CompressWhite.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=7bc383e02b7fe7e7cab2544b62a7cbbe415093f1 JSDOC/CompressWhite.js --- diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index 2250ae3..da6e505 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -85,6 +85,7 @@ CompressWhite = function (ts, packer) throw "could not find end lbrace!!!"; } + print('FN: '+ts.tokens[cu].toString()); print('F1: '+ts.lookTok(1).toString()); print('F2: '+ts.look(1,true).toString());