-
Sub-task
-
Resolution: Fixed
-
P3
-
8
-
None
-
b112
-
generic
-
generic
jjs> "0" in Array.prototype.slice.call(Object.create({length: 1}), 0, 1)
Expected: returns false
Actual: returns true
Expected: returns false
Actual: returns true