Chromium Code Reviews| Index: test/message/no-legacy-const-2.js |
| diff --git a/test/message/no-legacy-const-2.js b/test/message/no-legacy-const-2.js |
| deleted file mode 100644 |
| index 29aeba5e1f1b215a39be4108c547dc7ab123c8d0..0000000000000000000000000000000000000000 |
| --- a/test/message/no-legacy-const-2.js |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -// Copyright 2015 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: --no-legacy-const |
| - |
| -const = 42; |