append [exit] after end of output
[swftools.git] / lib / as3 / ok / strings2.as
index 1f252ee..b6a428d 100644 (file)
@@ -23,6 +23,7 @@ package {
                y.charAt(3) == "\\" &&
                y.charAt(4) == "\7")
             trace("ok 5/5")
+            trace("[exit]");
         }
     }
 }