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

Unified Diff: pkg/front_end/test/fasta/super_rasta_copy.dart

Issue 2710503002: Run Ctrl-t on weirdly formatted test. (Closed)
Patch Set: Created 3 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 | « pkg/front_end/test/fasta/rasta/super.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/super_rasta_copy.dart
diff --git a/pkg/front_end/test/fasta/super_rasta_copy.dart b/pkg/front_end/test/fasta/super_rasta_copy.dart
index fff0938d1c77a4b783f8639ff8069f4228bce420..cbec94ce94cc01a96e872a4c92752ac8124a613b 100644
--- a/pkg/front_end/test/fasta/super_rasta_copy.dart
+++ b/pkg/front_end/test/fasta/super_rasta_copy.dart
@@ -31,8 +31,8 @@ class B extends A {
get b => null;
set c(x) {}
final d;
- set i(x) {}}
-
+ set i(x) {}
+}
class C extends B {
test() {
« no previous file with comments | « pkg/front_end/test/fasta/rasta/super.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698