append [exit] after end of output
[swftools.git] / lib / as3 / ok / slots.as
index 9476dcc..cc1f1c2 100644 (file)
@@ -17,6 +17,7 @@ package {
             trace(this.s2);
             trace(this.s3);
             trace(this.s4);
+            trace("[exit]");
         }
     }
 }