append [exit] after end of output
[swftools.git] / lib / as3 / ok / nested_functions.as
index 28d5912..041d123 100644 (file)
@@ -28,6 +28,7 @@ package {
             trace(x1);
             trace(x2);
 
+            trace("[exit]");
         }
     }
 }