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

Unified Diff: tests/language/illegal_invocation_lib.dart

Issue 3003933002: Migrate block 116. (Closed)
Patch Set: Created 3 years, 4 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/illegal_invocation_lib.dart
diff --git a/tests/language/illegal_invocation_lib.dart b/tests/language/illegal_invocation_lib.dart
deleted file mode 100644
index 0d1b8df44292599d243163476b7111cccd2cfaf7..0000000000000000000000000000000000000000
--- a/tests/language/illegal_invocation_lib.dart
+++ /dev/null
@@ -1,3 +0,0 @@
-library foo;
-
-foo() {}

Powered by Google App Engine
This is Rietveld 408576698