append [exit] after end of output
[swftools.git] / lib / as3 / ok / this.as
index 2a35c6c..1668ee9 100644 (file)
@@ -25,6 +25,8 @@ package {
             //omit "this":
             s2 = "ok 4/4";
             printok3();
+            
+            trace("[exit]");
         }
     }
 }