JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index b943f77..e149f6d 100644 (file)
@@ -756,6 +756,7 @@ ScopeParser.prototype = {
             if (!this.ts.nextTok()) break;
         }
         print(scopeIndent + "<< EXIT EXPRESSION");
+        this.expN--;
     },