JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 07:44:33 +0000 (15:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 07:44:33 +0000 (15:44 +0800)
JSDOC/ScopeParser.js

index c1a2014..a69d15d 100644 (file)
@@ -917,7 +917,7 @@ ScopeParser.prototype = {
                     // Exception for Prototype 1.6...
                     identifier.preventMunging();
                 }
-                argpos++;
+                //argpos++;
             }
         }