| Index: test/kernel/regression/supports_reflection.dart.txt
|
| diff --git a/test/kernel/regression/supports_reflection.dart.txt b/test/kernel/regression/supports_reflection.dart.txt
|
| index c1cd27779f12eeadce0442ef3f61a8034ef08640..b7bfa566da74ac564e5c365c547fc907aa082038 100644
|
| --- a/test/kernel/regression/supports_reflection.dart.txt
|
| +++ b/test/kernel/regression/supports_reflection.dart.txt
|
| @@ -4,4 +4,4 @@ import "dart:core" as core;
|
|
|
| static method main() → dynamic {
|
| core::print(const core::bool::fromEnvironment("dart.library.mirrors"));
|
| -}
|
| +}
|
|
|