| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 08b421edec370570b4ef6584434d948e7433dce9..5c2c465da0eb48c249ff5c2844820fa16fac0e90 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -469,6 +469,9 @@ compile_time_constant_checked3_test/02: MissingCompileTimeError # Issue 16391
|
| compile_time_constant_checked3_test/03: MissingCompileTimeError # Issue 16391
|
| compile_time_constant_checked3_test/04: MissingCompileTimeError # Issue 16391
|
| compile_time_constant_checked3_test/06: MissingCompileTimeError # Issue 16391
|
| +compile_time_constant_checked4_test/01: MissingCompileTimeError # Issue 16391
|
| +compile_time_constant_checked4_test/02: MissingCompileTimeError # Issue 16391
|
| +compile_time_constant_checked4_test/03: MissingCompileTimeError # Issue 16391
|
| compile_time_constant_checked_test/02: MissingCompileTimeError # Issue 16391
|
| const_constructor2_test/13: MissingCompileTimeError # Issue 16391
|
| const_constructor2_test/14: MissingCompileTimeError # Issue 16391
|
|
|