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

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

Issue 2058713002: Update dependency on dart2js to fix parser crash. (Closed) Base URL: git@github.com:dart-lang/rasta.git@master
Patch Set: 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 | « submodules.txt ('k') | test/kernel/regression/bad_interpolation.dart.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/kernel/regression/bad_interpolation.dart
diff --git a/test/kernel/regression/malformed_function.dart b/test/kernel/regression/bad_interpolation.dart
similarity index 92%
copy from test/kernel/regression/malformed_function.dart
copy to test/kernel/regression/bad_interpolation.dart
index 741004a006bec16f4bd07cabb990bffb193dbf99..98fd62e1573d05bec4f9a0e0781b6159189b0a1a 100644
--- a/test/kernel/regression/malformed_function.dart
+++ b/test/kernel/regression/bad_interpolation.dart
@@ -2,7 +2,6 @@
// 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.
-
main() {
- (null) = null;
+ print(" $x.);
}
« no previous file with comments | « submodules.txt ('k') | test/kernel/regression/bad_interpolation.dart.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698