append [exit] after end of output
[swftools.git] / lib / as3 / ok / with.as
index 4115257..277e36d 100644 (file)
@@ -21,6 +21,7 @@ package {
                 trace(ok3);
                 ok4();
             }
+            trace("[exit]");
         }
     }
 }