JSDOC/Packer.vala
authorAlan Knowles <alan@roojs.com>
Thu, 3 Dec 2015 07:12:50 +0000 (15:12 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 3 Dec 2015 07:12:50 +0000 (15:12 +0800)
JSDOC/Packer.vala

index 8379c70..9c8221b 100644 (file)
@@ -375,7 +375,7 @@ namespace JSDOC
                        sp.printWarnings();
                        //print(sp.warnings.join("\n"));
 
-               
+                       // compress works on the original array - in theory the replacements have already been done by now 
                        var outf = CompressWhite(new TokenStream(toks.tokens), this, this.keepWhite); // do not kill whitespace..