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

Unified Diff: tests/language_strong/substring_test.dart

Issue 2774783002: Re-land "Format all multitests" (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_strong/substring_test.dart
diff --git a/tests/language_strong/substring_test.dart b/tests/language_strong/substring_test.dart
index ccc92f6ffd59138aad00bbe4870e79cd35569e89..09cde061f70edb9ce6ae4841ea0f61bfe204f761 100644
--- a/tests/language_strong/substring_test.dart
+++ b/tests/language_strong/substring_test.dart
@@ -5,7 +5,6 @@
import "package:expect/expect.dart";
-
main() {
try {
print("abcdef".substring(1.5, 3.5)); // //# 01: static type warning
« no previous file with comments | « tests/language_strong/string_interpolation_test.dart ('k') | tests/language_strong/super_bound_closure_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698