| Index: tests/language/language_analyzer2.status
|
| diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
|
| index c48c2446a2aa459111a92ca943807f27340c02f6..3f0c39d7cf3d3ad61ca5b9a45c550a44184bd604 100644
|
| --- a/tests/language/language_analyzer2.status
|
| +++ b/tests/language/language_analyzer2.status
|
| @@ -26,6 +26,8 @@ assignable_expression_test/42: Fail # Issue 15471
|
|
|
| unicode_bom_test: Fail # Issue 16314
|
|
|
| +type_check_const_function_typedef2_test/00: MissingCompileTimeError, Ok # Compile-time error in checked mode, because of constants.
|
| +
|
| # Please add new failing tests before this line.
|
| # Section below is for invalid tests.
|
| #
|
|
|