fixed tests const.as and static.as
[swftools.git] / lib / as3 / ok / staticinit.as
index d1cb94f..26af32d 100644 (file)
@@ -32,6 +32,7 @@ package {
         function Main() {
             fptr();
             trace(c2);
+           trace("[exit]");
         }
     }
 }