| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index e094200bf0cf6d867d53ef910bc24df75d99f05a..f4c89cf72fa5c615ced160ef94b332f554593e76 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -27,7 +27,7 @@ type_check_const_function_typedef2_test/00: MissingCompileTimeError, Ok # Compil
|
| const_map2_test/00: MissingCompileTimeError # Issue 17209
|
| switch_case_test/none: CompileTimeError # Issue 17209
|
|
|
| -call_closurization_test: StaticWarning # Issue 17475
|
| +call_closurization_test: StaticWarning # Issue 17476
|
|
|
| # Please add new failing tests before this line.
|
| # Section below is for invalid tests.
|
|
|