| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 3d3be81b6af8d6ff1fcffc7f1e031d673923f71c..48a05a102d8a5382903fe353dad8a858e3b44912 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -578,3 +578,12 @@ const_init2_test/02: MissingCompileTimeError # Issue 16391
|
| malformed2_test/01: MissingCompileTimeError # Issue 16391
|
| type_check_const_function_typedef2_test/00: MissingCompileTimeError # Issue 16391
|
| type_parameter_test/05: MissingCompileTimeError # Issue 16391
|
| +
|
| +compile_time_constant_checked5_test/03: MissingCompileTimeError # Issue 23292
|
| +compile_time_constant_checked5_test/04: MissingCompileTimeError # Issue 23292
|
| +compile_time_constant_checked5_test/08: MissingCompileTimeError # Issue 23292
|
| +compile_time_constant_checked5_test/09: MissingCompileTimeError # Issue 23292
|
| +compile_time_constant_checked5_test/13: MissingCompileTimeError # Issue 23292
|
| +compile_time_constant_checked5_test/14: MissingCompileTimeError # Issue 23292
|
| +compile_time_constant_checked5_test/18: MissingCompileTimeError # Issue 23292
|
| +compile_time_constant_checked5_test/19: MissingCompileTimeError # Issue 23292
|
|
|