| 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 130b3cb4cfd417ac8cbb0f5ce40559c568e35bcb..3058134e7c78ebeb0ca6c06bc50378f93a876bb0 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 final dynamic #t1 = self::C::constant in invalid-expression;
|
| + let dynamic #redirecting_factory = self::C::constant in invalid-expression;
|
| method notEvenAConstructor(dynamic a) → self::C
|
| ;
|
| }
|
|
|