JSDOC/Packer.js
[gnome.introspection-doc-generator] / JSDOC / Packer.js
index cfeabaa..619df62 100644 (file)
@@ -364,7 +364,7 @@ Packer.prototype = {
         });
         this.timerPrint("START" + fn);
         
-        print(JSON.stringify(tr.tokens, null ,4 ));
+        print(JSON.stringify(tr null ,4 ));
         // we can load translation map here...
         
         var toks = tr.tokenize(new TextStream(str)); // dont merge xxx + . + yyyy etc.