append [exit] after end of output
[swftools.git] / lib / as3 / ok / defaultparamvalue.as
index 3a75004..ea51e26 100644 (file)
@@ -50,6 +50,8 @@ package {
             testfalse();
             testnull();
             testfloat2();
+            
+            trace("[exit]");
         }
     }
 }