JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 05:23:19 +0000 (13:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 05:23:19 +0000 (13:23 +0800)
JSDOC/ScopeParser.js

index 35bfdcb..f72ddef 100644 (file)
@@ -308,7 +308,7 @@ ScopeParser.prototype = {
                         }
                     }
                     
-                    
+                    print("VAR:")
                     this.ts.dump(vstart , this.ts.cursor);
                     
                     break;