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

Unified Diff: test/kernel/regression/issue_000044.dart

Issue 2087553002: Add regression tests. (Closed) Base URL: git@github.com:dart-lang/rasta.git@this_call
Patch Set: Reset library loader after crash. Created 4 years, 6 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 | « test/kernel/regression/issue_000043.dart ('k') | test/kernel/regression/issue_000045.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/kernel/regression/issue_000044.dart
diff --git a/test/kernel/regression/issue_000033.dart b/test/kernel/regression/issue_000044.dart
similarity index 92%
copy from test/kernel/regression/issue_000033.dart
copy to test/kernel/regression/issue_000044.dart
index cf8392bf21615edd1992f8ad034d463cc12882f4..95145f5dbd4283e587568d2283e554163dd859a7 100644
--- a/test/kernel/regression/issue_000033.dart
+++ b/test/kernel/regression/issue_000044.dart
@@ -2,6 +2,4 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
-@JS()
-main() {
-}
+a b(c) = d;
« no previous file with comments | « test/kernel/regression/issue_000043.dart ('k') | test/kernel/regression/issue_000045.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698