| Index: tests/co19/co19-analyzer.status
|
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
|
| index e20cb2be95db36c7034b3b58703cc2947e465d58..60eea59b79120fabcf9dcc33604c5607bd2bfcc9 100644
|
| --- a/tests/co19/co19-analyzer.status
|
| +++ b/tests/co19/co19-analyzer.status
|
| @@ -13,9 +13,6 @@ Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail
|
| # func(var x())
|
| Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: fail
|
|
|
| -# void func({var _x}) {}
|
| -Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail
|
| -
|
| # not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own initialzer?
|
| Language/06_Functions/2_Formal_Parameters_A02_t02: fail
|
|
|
|
|