| Index: test/mjsunit/compiler/regress-96989.js
|
| diff --git a/test/mjsunit/compiler/regress-96989.js b/test/mjsunit/compiler/regress-96989.js
|
| index aedeb243187f7df2adfa343e910ce9bc5c68b998..85beaed595cd1bc517192255ce2956af3fcdefd1 100644
|
| --- a/test/mjsunit/compiler/regress-96989.js
|
| +++ b/test/mjsunit/compiler/regress-96989.js
|
| @@ -26,7 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
| -// Flags: --allow-natives-syntax
|
| +// Flags: --allow-natives-syntax --legacy-const
|
|
|
| // Test correct handling of uninitialized const.
|
|
|
|
|