From 0352fabe4a0a803e9f51632b5f06cdd016f489be Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 14:19:55 +0800 Subject: [PATCH 1/1] JSDOC/ScopeParser.js --- JSDOC/ScopeParser.js | 1 + 1 file changed, 1 insertion(+) diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index a8f67a9..267152b 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -638,6 +638,7 @@ ScopeParser.prototype = { _this.ts = new TokenStream(ns); _this.parseExpression(); }); + this.ts = ts; break; /* -- 2.39.2