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

Unified Diff: test/checker/inferred_type_test.dart

Issue 962213003: fix analysis messages (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « lib/src/testing.dart ('k') | test/codegen/dir/html_input_c.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/checker/inferred_type_test.dart
diff --git a/test/checker/inferred_type_test.dart b/test/checker/inferred_type_test.dart
index 9569ef379918e632b48b17f72e267231460f024b..0287b86e215209362671d7cc4f146f0fb2e4a606 100644
--- a/test/checker/inferred_type_test.dart
+++ b/test/checker/inferred_type_test.dart
@@ -379,7 +379,6 @@ main() {
final e2 = 1;
}
''',
- '/e2.dart': '',
Siggi Cherem (dart-lang) 2015/02/27 17:05:05 revert?
'/f.dart': '''
part "f2.dart";
''',
« no previous file with comments | « lib/src/testing.dart ('k') | test/codegen/dir/html_input_c.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698