JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 06:17:38 +0000 (14:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 06:17:38 +0000 (14:17 +0800)
JSDOC/ScopeParser.js

index c50402d..9345787 100644 (file)
@@ -782,7 +782,7 @@ ScopeParser.prototype = {
             }
             if (!this.ts.nextTok()) break;
         }
             }
             if (!this.ts.nextTok()) break;
         }
-        print(scopeIndent + "<< EXIT EXPRESSION");
+        print("<< EXIT EXPRESSION");
         this.expN--;
     },
 
         this.expN--;
     },