| Index: pkg/front_end/testcases/rasta/issue_000044.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/rasta/issue_000044.dart.outline.expect b/pkg/front_end/testcases/rasta/issue_000044.dart.outline.expect
|
| index 3058134e7c78ebeb0ca6c06bc50378f93a876bb0..982515140659a30430c9f3875d30dc4b7287c203 100644
|
| --- a/pkg/front_end/testcases/rasta/issue_000044.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/rasta/issue_000044.dart.outline.expect
|
| @@ -9,7 +9,7 @@ class C extends core::Object {
|
| constructor missingFactoryKeyword() → void
|
| ;
|
| static factory good() → self::C
|
| - let dynamic #redirecting_factory = self::C::constant in invalid-expression;
|
| + let self::C #redirecting_factory = self::C::constant in invalid-expression;
|
| method notEvenAConstructor(dynamic a) → self::C
|
| ;
|
| }
|
|
|