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

Unified Diff: pkg/dev_compiler/test/codegen/lib/mirrors/metadata_nested_constructor_call_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_nested_constructor_call_test.dart
diff --git a/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_nested_constructor_call_test.dart b/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_nested_constructor_call_test.dart
index 7b50b6796f60bbe2348b44c478e965f11b2cd10d..b1a6cc514bda30e72c3b6aa2c9ad679236378be4 100644
--- a/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_nested_constructor_call_test.dart
+++ b/pkg/dev_compiler/test/codegen/lib/mirrors/metadata_nested_constructor_call_test.dart
@@ -1,3 +1,4 @@
+// compile options: --emit-metadata
// Copyright (c) 2014, 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