From: Alan Knowles Date: Thu, 15 Jul 2010 04:35:49 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=a0a2a0bcba17d2303ab7a34f91364bebc3413daa JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index fb34d64..7cd9025 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -902,7 +902,7 @@ ScopeParser.prototype = { // now pop it off the stack!!! this.braceNesting = b4braceNesting; - + print(this.ts.look(0).toString()); }, protectScopeFromObfuscation : function(scope) {