blob: aa066bfb27f94e594240a774fd41e6fbdcfe1c96 [file] [log] [blame]
var x = [,].splice(0);
assertEq(x[0], undefined);