JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index 98ca9cf..103bb7b 100644 (file)
@@ -887,7 +887,7 @@ ScopeParser.prototype = {
             _this.ts = new TokenStream(tar);
             _this.parseScope(fnScope);
             
-        }
+        })
         
         //print(JSON.stringify(this.ts,null,4));
         //this.parseScope(fnScope);