| Index: tests/language/language_analyzer2.status
|
| diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
|
| index 483fd33836e0d2a44a5117cf69a13f2cc35d91b8..7614bd61ac304fa7f394e55627943a6bf1211f8c 100644
|
| --- a/tests/language/language_analyzer2.status
|
| +++ b/tests/language/language_analyzer2.status
|
| @@ -27,6 +27,8 @@ 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
|
| +
|
| # Please add new failing tests before this line.
|
| # Section below is for invalid tests.
|
| #
|
|
|