blob: 77a2c944e641492ab011806c2f8779268042faf5 [file] [log] [blame]
try {
for (var j = 0; j < 2; ++j) {
if (j == 1) {
++(null[2]);
}
}
} catch(e) {
}