| Index: pkg/front_end/testcases/inference/local_reference_upwards_local.dart.strong.expect
|
| diff --git a/pkg/front_end/testcases/inference/local_reference_upwards_local.dart.strong.expect b/pkg/front_end/testcases/inference/local_reference_upwards_local.dart.strong.expect
|
| index 25330af61a071802100cba9df03391c65afc58d4..072ead239daefdcf9db9bad1c4888f5f898e358e 100644
|
| --- a/pkg/front_end/testcases/inference/local_reference_upwards_local.dart.strong.expect
|
| +++ b/pkg/front_end/testcases/inference/local_reference_upwards_local.dart.strong.expect
|
| @@ -1,4 +1,4 @@
|
| -library;
|
| +library test;
|
| import self as self;
|
| import "dart:async" as asy;
|
| import "dart:core" as core;
|
|
|