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

Unified Diff: pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructed_constant_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_constructed_constant_test.dart
diff --git a/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructed_constant_test.dart b/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructed_constant_test.dart
index 2b4cc42ff2a5b8446807c331c8bace9c3687930e..252ef1f1d8e18464370729a7e24c4b94e46ea0b1 100644
--- a/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructed_constant_test.dart
+++ b/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_constructed_constant_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