append [exit] after end of output
[swftools.git] / lib / as3 / ok / namespaces1.as
index 96db1f2..aabad2d 100644 (file)
@@ -60,6 +60,7 @@ package {
             my.namespaces.Test.test()
 
             my.namespaces.Test.test3()
+            trace("[exit]");
         }
     }
 }