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

Unified Diff: tests/language/language-leg.status

Issue 9619028: Cases in a switch introduce a new scope. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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
« frog/leg/resolver.dart ('K') | « frog/leg/resolver.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
===================================================================
--- tests/language/language-leg.status (revision 5121)
+++ tests/language/language-leg.status (working copy)
@@ -104,7 +104,6 @@
SuperTest: Fail # cannot find tokens to produce error message for i++.
SwitchFallthruTest: Fail # switch cases are not implemented
SwitchLabelTest: Fail # switch cases are not implemented
-SwitchScopeTest: Fail # switch cases are not implemented
SwitchTest: Fail # switch cases are not implemented
TopLevelFuncTest: Fail # cannot find tokens to produce error message for ()=> k++.
TopLevelPrefixedDeclarationTest: Fail # library prefixes not handled
« frog/leg/resolver.dart ('K') | « frog/leg/resolver.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698