| 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
|
|
|