JSDOC/CompressWhite.vala
authorAlan Knowles <alan@roojs.com>
Thu, 3 Dec 2015 07:27:16 +0000 (15:27 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 3 Dec 2015 07:27:16 +0000 (15:27 +0800)
JSDOC/CompressWhite.vala

index 30a4c9b..aadac26 100644 (file)
@@ -78,7 +78,7 @@ namespace JSDOC
                                //println("got = function() ");
                                tok = ts.next();
                                tok = ts.next();
-                               tok = ts.next();
+                               //tok = ts.next();
 
                                var cu = ts.cursor;