| Index: test/mjsunit/regress/regress-crbug-659915a.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-659915a.js b/test/mjsunit/regress/regress-crbug-659915a.js
|
| index ef672b187faf6f6644890a93a785d5eb01a42c9a..507a0f134cc841f7fbbaabdcdfca53fb96697eec 100644
|
| --- a/test/mjsunit/regress/regress-crbug-659915a.js
|
| +++ b/test/mjsunit/regress/regress-crbug-659915a.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --allow-natives-syntax --min-preparse-length=10
|
| +// Flags: --allow-natives-syntax
|
|
|
| let x;
|
| function f(a) {
|
|
|