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

Unified Diff: tests/language_strong/internal_library_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
« no previous file with comments | « tests/language_strong/interface_test.dart ('k') | tests/language_strong/is_malformed_type_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/internal_library_test.dart
diff --git a/tests/language_strong/internal_library_test.dart b/tests/language_strong/internal_library_test.dart
index 51021c095693ce8f55c0b0ecbad19c0dd410a9a8..b54d89165dfe73002189fcc9bc85b595f98c9866 100644
--- a/tests/language_strong/internal_library_test.dart
+++ b/tests/language_strong/internal_library_test.dart
@@ -15,4 +15,4 @@ import 'dart:_foreign_helper'; //# 01: compile-time error
void main() {
JS('int', '0'); //# 01: continued
// JS('int', '0'); //# 02: continued
-}
+}
« no previous file with comments | « tests/language_strong/interface_test.dart ('k') | tests/language_strong/is_malformed_type_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698