Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(812)

Unified Diff: tests/compiler/dart2js/data/dart2js_batch2_run.dart

Issue 2939063002: Strong mode cleaning of many dart2js tests. (Closed)
Patch Set: Use ClassElement. Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698