JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index e7120b4..ed900b4 100644 (file)
@@ -547,7 +547,7 @@ ScopeParser.prototype = {
                                     var hi = _t.getIdentifier(a, thisScope, token);
                                    // println("PROTECT "+a+" from munge" + (hi ? "FOUND" : "MISSING"));
                                     if (hi) {
-                                     //   println("PROTECT "+a+" from munge");
+                                        println("PROTECT "+a+" from munge");
                                         hi.toMunge = false;
                                     }