X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=9345787762987fff95eacb20ed5d618298b78029;hp=c50402d6685145ebf18ccdd00a30db95b24857c3;hb=16cd4f1f820775d664681bece23a586a9fb718ed;hpb=7bc9e2de042ecc11966a647fe42c0a2313827ced diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index c50402d..9345787 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -782,7 +782,7 @@ ScopeParser.prototype = { } if (!this.ts.nextTok()) break; } - print(scopeIndent + "<< EXIT EXPRESSION"); + print("<< EXIT EXPRESSION"); this.expN--; },