From: Alan Knowles Date: Mon, 11 Jan 2016 08:57:37 +0000 (+0800) Subject: JSDOC/Scope.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=1b1f1ee454912abe1e6716e22f8e1990694bee38 JSDOC/Scope.js --- diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index b34d0a0..6d191bd 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -9,7 +9,7 @@ const Identifier = imports.Identifier.Identifier const XObject = imports.XObject.XObject; -Scope.id = -1; +Scope.id = 1; function Scope(braceN, parent, startTokN, lastIdent, token) {