| Index: pkg/front_end/testcases/classes.dart.outline.expect
|
| diff --git a/pkg/front_end/testcases/classes.dart.outline.expect b/pkg/front_end/testcases/classes.dart.outline.expect
|
| index 7871b62252067a4e079f657ba210f7ca37cbe688..1366d1b326d803b5a2f7450f16b191782063192e 100644
|
| --- a/pkg/front_end/testcases/classes.dart.outline.expect
|
| +++ b/pkg/front_end/testcases/classes.dart.outline.expect
|
| @@ -5,7 +5,7 @@ import "dart:core" as core;
|
| class A extends core::Object {
|
| final field core::int x;
|
| final field core::int y;
|
| - constructor •(dynamic y) → void
|
| + constructor •(core::int y) → void
|
| ;
|
| method method() → dynamic
|
| ;
|
|
|