JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index fb34d64..7cd9025 100644 (file)
@@ -902,7 +902,7 @@ ScopeParser.prototype = {
         // now pop it off the stack!!!
        
         this.braceNesting = b4braceNesting;
-        
+        print(this.ts.look(0).toString());
     },
     
     protectScopeFromObfuscation : function(scope) {