JSDOC/Packer.vala
[gnome.introspection-doc-generator] / 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..