From: Alan Knowles Date: Thu, 15 Jul 2010 04:48:14 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=38ee15116a16575df86ac07e9e0bbaf478a650e2 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index ca869d0..80d4a93 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -349,10 +349,9 @@ ScopeParser.prototype = { var ls = this.scopes.pop(); ls.getUsedSymbols(); // eat symbol if we are currently at { - //if (this.ts.look(0).data == '{') { - // this.ts.nextTok(); - - //} + if (this.ts.look(0).data == '{') { + this.ts.nextTok(); + } print("<<<<<<