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

Unified Diff: dart/tests/compiler/dart2js_extra/mirror_test.dart

Issue 11859012: Change how to opt-in to dart2js mirrors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments Created 7 years, 11 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 | « dart/sdk/lib/_internal/compiler/implementation/lib/mirrors_patch.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/compiler/dart2js_extra/mirror_test.dart
diff --git a/dart/tests/compiler/dart2js_extra/mirror_test.dart b/dart/tests/compiler/dart2js_extra/mirror_test.dart
index b2348a801b8af0b0d2d9976506337ca4ce18a758..2595bf4d25a8d4eda43c4ecdbfd560951cef38e0 100644
--- a/dart/tests/compiler/dart2js_extra/mirror_test.dart
+++ b/dart/tests/compiler/dart2js_extra/mirror_test.dart
@@ -22,7 +22,7 @@ void test(void onDone(bool success)) {
}
void main() {
- print("""
+ reflect("""
This program is using an experimental feature called \"mirrors\". As
currently implemented, mirrors do not work with minification, and will
« no previous file with comments | « dart/sdk/lib/_internal/compiler/implementation/lib/mirrors_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698