X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FCompressWhite.js;h=996901f0b0dd0c554133915e14f9b746635d7dba;hp=22010cd9db81a40826b38369724f309d100f1c5a;hb=bc57183956b9f1083834c373945eab778261a4c3;hpb=cef94b783e5e31fde8aff4084b7118f782751fe8 diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index 22010cd..996901f 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -84,6 +84,7 @@ CompressWhite = function (ts, packer) ts.balance("("); // although this var a=function(){},v,c; causes + print("()LF : " +ts.lookTok(1).toString(); if (ts.lookTok(1).type == 'NAME' && ts.lookTok(1,true).name == "NEWLINE") { ts.look(0).outData = ts.look(0).data+"\n"; }