enhance sequences (#3693)

This commit is contained in:
Alex Lam S.L
2020-01-28 09:58:01 +08:00
committed by GitHub
parent e9e76dcf04
commit a478f275e4
3 changed files with 72 additions and 38 deletions

View File

@@ -2244,7 +2244,7 @@ issue_3076: {
var c = "PASS";
(function(b) {
var n = 2;
while (--b + (e = void 0, e && (c = "FAIL"), e = 5, 1).toString() && --n > 0);
while (--b + (e = void 0, e && (c = "FAIL"), e = 5, 1..toString()) && --n > 0);
var e;
})(2),
console.log(c);