JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index 35bfdcb..f72ddef 100644 (file)
@@ -308,7 +308,7 @@ ScopeParser.prototype = {
                         }
                     }
                     
-                    
+                    print("VAR:")
                     this.ts.dump(vstart , this.ts.cursor);
                     
                     break;