append [exit] after end of output
[swftools.git] / lib / as3 / ok / const.as
index d327311..a9517aa 100644 (file)
@@ -13,6 +13,8 @@ package {
             trace(ok2);
             trace(this.ok3);
             trace(Main.ok4);
+            
+            trace("[exit]");
         }
     }
 }