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

Unified Diff: pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructor_arguments_test.dart

Issue 2301973002: More DDC mirrors support (Closed)
Patch Set: Format fixes per comments Created 4 years, 3 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
Index: pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructor_arguments_test.dart
diff --git a/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructor_arguments_test.dart b/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructor_arguments_test.dart
index 938270e9af6343adb8cfd63aa962ef726ed3750b..e47e1a9ebef7c311116749d1ae8f95fac2a6a806 100644
--- a/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructor_arguments_test.dart
+++ b/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructor_arguments_test.dart
@@ -1,3 +1,4 @@
+// compile options: --emit-metadata
// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698