-
Bug
-
Resolution: Fixed
-
P5
-
6
-
mustang
-
generic
-
generic
we should remove the assert ie.
assert((b.length = -1)); // make it unable to accept more calls now
b.length = -1; // make it unable to accept more calls now
assert((b.length = -1)); // make it unable to accept more calls now
b.length = -1; // make it unable to accept more calls now