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

Unified Diff: test/codegen/closure.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/closure/closure_annotation_test.dart ('k') | test/codegen/destructuring.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/closure.dart
diff --git a/test/codegen/closure.dart b/test/codegen/closure.dart
index d909a1d0d66a5aea865e721a6a7c1d0bbc4768e1..27542824ef6229b7168813d93d9e764bfe9538f2 100644
--- a/test/codegen/closure.dart
+++ b/test/codegen/closure.dart
@@ -1,3 +1,4 @@
+// compile options: --closure-experimental --destructure-named-params --modules=es6
library test;
import 'dart:js';
« no previous file with comments | « test/closure/closure_annotation_test.dart ('k') | test/codegen/destructuring.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698