JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index 69e8ee0..bdd9b3f 100644 (file)
@@ -785,7 +785,7 @@ ScopeParser.prototype = {
                     print("EXPR-SKIP:" + JSON.stringify(token, null, 4));
                     break;
             }
-            if (!this.ts.lookTok()) break;
+            
         }
         print("<< EXIT EXPRESSION");
         this.expN--;