JSDOC/CompressWhite.js
[gnome.introspection-doc-generator] / JSDOC / CompressWhite.js
index 93eb9ab..3c81f58 100644 (file)
@@ -151,7 +151,7 @@ CompressWhite =  function (ts, packer)
             
             // any more??
             // a = function(....) { } 
-                
+                  print(ts.lookTok(2).toString());
             if (ts.lookTok(1).data == '=' &&  ts.lookTok(2).is('FUNCTION') ) {
                 // freeze time.. 
                 //println("----------*** 3 *** --------------");