append [exit] after end of output
[swftools.git] / lib / as3 / ok / null.as
index c0b7b35..05ede85 100644 (file)
@@ -10,6 +10,7 @@ package {
             if(x === y) {
                 trace("ok 2/2");
             }
+            trace("[exit]");
 
         }
     }