JSDOC/ScopeParser.js
authoralan <alan@alanfast.akbkhome.com>
Mon, 19 Apr 2010 07:20:29 +0000 (15:20 +0800)
committeralan <alan@alanfast.akbkhome.com>
Mon, 19 Apr 2010 07:20:29 +0000 (15:20 +0800)
JSDOC/ScopeParser.js

index 252bdc7..d12e908 100644 (file)
@@ -225,7 +225,7 @@ ScopeParser.prototype = {
                         if (token.type !="NAME") {
                             print(token.toString());
                             print( "var without ident");
-                            Seed.quit
+                            Seed.quit()
                         }