| Index: test/mjsunit/regress/regress-crbug-580934.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-580934.js b/test/mjsunit/regress/regress-crbug-580934.js
|
| index 02cbfca79649874628439f342de26b3cf9ccb59b..9f3ffd52a3b48692cbe3472cbf3a065080151817 100644
|
| --- a/test/mjsunit/regress/regress-crbug-580934.js
|
| +++ b/test/mjsunit/regress/regress-crbug-580934.js
|
| @@ -1,8 +1,6 @@
|
| // Copyright 2016 the V8 project authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -//
|
| -// Flags: --min-preparse-length=0
|
|
|
| "use strict";
|
| {
|
|
|