| Index: test/kernel/regression/malformed_function_type.dart.txt
|
| diff --git a/test/kernel/regression/malformed_function_type.dart.txt b/test/kernel/regression/malformed_function_type.dart.txt
|
| index e5f6ff15af049ec8393d0d8bc8c5a291fb403bc7..9f6e3ea117266120ec5dc10e55394db9db664d00 100644
|
| --- a/test/kernel/regression/malformed_function_type.dart.txt
|
| +++ b/test/kernel/regression/malformed_function_type.dart.txt
|
| @@ -3,4 +3,4 @@ import self as self;
|
|
|
| static method main() → dynamic {
|
| invalid-type h;
|
| -}
|
| +}
|
|
|