append [exit] after end of output
[swftools.git] / lib / as3 / ok / members.as
index de17680..5674adc 100644 (file)
@@ -36,6 +36,7 @@ package {
 
             cls.c += 1;
             cls.c -= cls.a;
+            trace("[exit]");
         }
     }
 }