From: Alan Knowles Date: Thu, 15 Jul 2010 05:06:13 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=98e7c19f9676b0e694d1ad0de912318f5ad1f725 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index b943f77..e149f6d 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -756,6 +756,7 @@ ScopeParser.prototype = { if (!this.ts.nextTok()) break; } print(scopeIndent + "<< EXIT EXPRESSION"); + this.expN--; },