append [exit] after end of output
[swftools.git] / lib / as3 / ok / elseif.as
index 25a5e04..7f2455d 100644 (file)
@@ -9,6 +9,8 @@ package {
             } else {
                 trace("error");
             }
+            
+            trace("[exit]");
         }
     }
 }