| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 641f867aefd7ecb585d2a29c5d64ee0e8d5072a1..0dd86154f28ee57389d2c88fa0affb8c91bdc563 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -18,10 +18,6 @@ constructor_call_as_function_test/01: fail
|
| # TBF: It is a static warning if the function type of k' is not a subtype of the type of k.
|
| default_implementation2_test: fail
|
|
|
| -# TBD: F-bounded quantification
|
| -f_bounded_quantification_test/01: fail # Issue 12704
|
| -f_bounded_quantification_test/02: fail # Issue 12704
|
| -
|
| function_type_alias9_test/00: crash # Issue 11987
|
|
|
| list_literal_syntax_test/01: fail # Issue 12103
|
|
|