| Index: test/mjsunit/regress/regress-520029.js
|
| diff --git a/test/mjsunit/regress/regress-520029.js b/test/mjsunit/regress/regress-520029.js
|
| index 299dd7501725651cd493417c30f590912bb7c084..9a1d200307897fd1c99620ca5f353ddf9b8932f5 100644
|
| --- a/test/mjsunit/regress/regress-520029.js
|
| +++ b/test/mjsunit/regress/regress-520029.js
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --harmony-sloppy-let --harmony-sloppy
|
| -
|
| // Test that hoisting a function out of a lexical scope does not
|
| // lead to a parsing error
|
|
|
|
|