append [exit] after end of output
[swftools.git] / lib / as3 / ok / for-in.as
index 5725f45..3e17b38 100644 (file)
@@ -39,6 +39,7 @@ package {
                     continue;
             }
             if(j==16) trace("ok 5/5");
+            trace("[exit]");
         }
     }
 }