From f72e32c369a092cdd3bedf594637cef4fe874910 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 13:23:19 +0800 Subject: [PATCH] JSDOC/ScopeParser.js --- JSDOC/ScopeParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 35bfdcb..f72ddef 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -308,7 +308,7 @@ ScopeParser.prototype = { } } - + print("VAR:") this.ts.dump(vstart , this.ts.cursor); break; -- 2.39.2