as3: improved protected handling, xml support. added 'arguments' keyword
[swftools.git] / lib / as3 / ok / innerfunctionslots.as
index 17b4e00..fa737ba 100644 (file)
@@ -16,6 +16,7 @@ package {
         public function Main() {
             var e = new Event("");
             test(e);
+            trace("[exit]");
         }
     }
 }