From 4f344e98b1d765727e127dd7392d291bcae44fbe Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 19 Apr 2010 15:50:28 +0800 Subject: [PATCH] JSDOC/Scope.js --- JSDOC/Scope.js | 1 + 1 file changed, 1 insertion(+) diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index 05a7cdb..592a532 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -210,6 +210,7 @@ Scope.prototype = { if (!this.identifiers[i].toMunge) { + print("SKIP toMunge==false : " + i) continue; } -- 2.39.2