JSDOC/Symbol.js
authorAlan Knowles <alan@roojs.com>
Mon, 22 Sep 2014 10:05:21 +0000 (18:05 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 22 Sep 2014 10:05:21 +0000 (18:05 +0800)
JSDOC/Symbol.js

index 4412638..262851f 100644 (file)
@@ -451,7 +451,7 @@ Symbol = XObject.define(
                 // @static
             if (this.comment.getTag("singleton").length) {
                 this.isStatic = true;
-                this.isClass = true;
+                print(this);
                 //if (this.isa == "CONSTRUCTOR") {
                 //     this.isNamespace = true;
                 //}