| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 85e6d0147c046d7351c2688ddd71617099f26831..e0f46cdf00b301691f3767884927ac0a4d2d515a 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -42,8 +42,7 @@ list_literal_syntax_test/02: fail # Issue 12103
|
| list_literal_syntax_test/03: fail # Issue 12103
|
| malformed_test/none: fail
|
|
|
| -# TBF: disallowed in the most recent spec
|
| -named_parameters_aggregated_test/03: fail
|
| +# TBF: '(bool) -> void' is not a subtype of type '([bool]) ->', and rule for assigning function types is not the same as for interface types
|
| positional_parameters_type_test: fail
|
|
|
| # TBF: non-const superinitializer; 7.6.3 Constant Constructors: The superinitializer that appears, explicitly or implicitly, in the initializer list of a constant constructor must specify a constant constructor of the superclass of the immediately enclosing class.
|
|
|