Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(623)

Unified Diff: tests/co19/co19-analyzer.status

Issue 18121002: Report PRIVATE_OPTIONAL_PARAMETER in more cases. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698