Chromium Code Reviews| Index: tests/compiler/dart2js/data/dart2js_batch2_run.dart |
| diff --git a/tests/compiler/dart2js/data/dart2js_batch2_run.dart b/tests/compiler/dart2js/data/dart2js_batch2_run.dart |
| index aee55ef18e5fa77c47bcbf53f5c16125299ed77a..b6de2542ef5737e8ef2bbd6ac7e33e7df007f45b 100644 |
| --- a/tests/compiler/dart2js/data/dart2js_batch2_run.dart |
| +++ b/tests/compiler/dart2js/data/dart2js_batch2_run.dart |
| @@ -2,6 +2,7 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| +// ignore: INVALID_ANNOTATION |
| @notExisting |
| var x; |