append [exit] after end of output
[swftools.git] / lib / as3 / ok / precedence.as
index 80981f4..2424fc4 100644 (file)
@@ -143,6 +143,7 @@ package {
             v += 3,4;
             compare(v,3)
 
+            trace("[exit]");
         }
 
     }