append [exit] after end of output
[swftools.git] / lib / as3 / ok / nopackage.as
index 1821239..d96c08a 100644 (file)
@@ -12,6 +12,7 @@ package {
             f1()
             trace("ok 2/3")
             f3()
+            trace("[exit]");
         }
     }
 }