| Index: tests/co19/co19-analyzer.status
|
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
|
| index 20082fcab0a31cf281665fb6ce18a420470c9357..77e2384285cd616daa3675809eddd53cc631cc57 100644
|
| --- a/tests/co19/co19-analyzer.status
|
| +++ b/tests/co19/co19-analyzer.status
|
| @@ -19,9 +19,6 @@ Language/15_Types/4_Interface_Types_A11_t02: Skip
|
| # TBF: "class B1 = A with M1;", typedef cannot be used for mixins
|
| Language/09_Mixins/1_Mixin_Application_A01_t01: Fail
|
|
|
| -# TBF: It is a compile-time error if the key of an entry in a constant map literal is an instance of a class that implements the operator == unless the key is a string or integer.
|
| -Language/12_Expressions/07_Maps_A13_t01: Fail
|
| -
|
| # TBF: malformed or malbounded type in "conts" is static warning
|
| Language/12_Expressions/12_Instance_Creation_A01_t08: Fail
|
|
|
|
|