append [exit] after end of output
[swftools.git] / lib / as3 / ok / delete.as
index add8ba1..2397739 100644 (file)
@@ -18,6 +18,8 @@ package {
                a[3]==4) trace("ok 2/2");
 
             //TODO: we can also delete from XML
+            
+            trace("[exit]");
         }
     }
 }