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

Unified Diff: test/codegen/destructuring.dart

Issue 1879373004: Implement modular compilation (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 8 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/codegen/closure.dart ('k') | test/codegen/dir/html_input_a.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/destructuring.dart
diff --git a/test/codegen/destructuring.dart b/test/codegen/destructuring.dart
index 51bf057fd81d4924e467894e6ded28d3f190e144..3c6bd6216cd9a39aecf9d4d8088493282e6b6d61 100644
--- a/test/codegen/destructuring.dart
+++ b/test/codegen/destructuring.dart
@@ -1,3 +1,4 @@
+// compile options: --destructure-named-params
import 'dart-ext:foo';
import 'package:js/src/varargs.dart';
« no previous file with comments | « test/codegen/closure.dart ('k') | test/codegen/dir/html_input_a.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698