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

Unified Diff: tests/language/import_combinators_part.dart

Issue 2765693002: Update all tests (Closed)
Patch Set: Created 3 years, 9 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/language/import_combinators_part.dart
diff --git a/tests/language/import_combinators_part.dart b/tests/language/import_combinators_part.dart
index 69edb584fdb589137e9e26bb9bc1478279bed296..f580bf3aff26486daafa515518ade5ab5c5823eb 100644
--- a/tests/language/import_combinators_part.dart
+++ b/tests/language/import_combinators_part.dart
@@ -5,7 +5,7 @@
// This file is part of the test import_combinators_test.dart
// VM ignores the library name.
-part of Foo; /// static warning
+part of Foo; //# static warning
lookBehindCurtain() {
return show; // show is an imported identifier.

Powered by Google App Engine
This is Rietveld 408576698