From: Alan Knowles Date: Mon, 11 Jan 2016 08:50:42 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=2d703c91a7ebba9038e20d699a7a36f5e68885d2 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index a35790e..7c77be0 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -176,6 +176,8 @@ ScopeParser.prototype = { this.globalScope.munge(); + this.globalScope.dump(); + },