Chromium Code Reviews| Index: pkg/front_end/test/fasta/rasta/malformed_function_type.dart.outline.expect |
| diff --git a/pkg/front_end/test/fasta/rasta/malformed_function_type.dart.outline.expect b/pkg/front_end/test/fasta/rasta/malformed_function_type.dart.outline.expect |
| index 9f6e3ea117266120ec5dc10e55394db9db664d00..6a28c0dd5404a9ac6633a2c09b263973b2b2bf1d 100644 |
| --- a/pkg/front_end/test/fasta/rasta/malformed_function_type.dart.outline.expect |
| +++ b/pkg/front_end/test/fasta/rasta/malformed_function_type.dart.outline.expect |
| @@ -1,6 +1,5 @@ |
| library; |
| import self as self; |
| -static method main() → dynamic { |
| - invalid-type h; |
| -} |
| +static method main() → dynamic |
| + ; |