Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart VM: switch statement, case should allow multiple labels #12908

Closed
ghost opened this issue Aug 29, 2013 · 2 comments
Closed

Dart VM: switch statement, case should allow multiple labels #12908

ghost opened this issue Aug 29, 2013 · 2 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report

Comments

@ghost
Copy link

ghost commented Aug 29, 2013

Language/13_Statements/09_Switch_A01_t02.dart': Error: line 26 pos 9: 'case' or '}' expected
    l1: l2: l3: case(1):

co19/src/Language/13_Statements/09_Switch_A01_t02.dart

@DartBot
Copy link

DartBot commented Aug 30, 2013

This comment was originally written by @mhausner


Added this to the Later milestone.

@DartBot
Copy link

DartBot commented Sep 19, 2013

This comment was originally written by @mhausner


Added Duplicate label.
Marked as being merged into #2238.

@ghost ghost added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report labels Sep 19, 2013
@ghost ghost added this to the Later milestone Sep 19, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants