We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 593ef3f commit 3c03876Copy full SHA for 3c03876
test/Strings/neg_index.js
@@ -7,7 +7,7 @@
7
8
var zibhbj;
9
10
-for (i=0; i<500; i++) {
+for (i=0; i<10000; i++) {
11
zibhbj = 'u{3402e}'[-1];
12
}
13
if (zibhbj === undefined)
0 commit comments