JSDOC/Packer.js
[gnome.introspection-doc-generator] / JSDOC / Packer.js
index 911ca8c..7259560 100644 (file)
@@ -355,6 +355,9 @@ Packer.prototype = {
             return tok.outData;
         }
         var sval = tok.data.substring(1,tok.data.length-1);
+        // we do not clean up... quoting here!??!!?!?!?!?
+        
+        
         // blank with tabs or spaces..
         //if (!sval.replace(new RegExp("(\\\\n|\\\\t| )+",'g'), '').length) {
        //     return tok.outData;