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

(Set Literals) CFE Issue (Parsing Support) #35121

Closed
JekCharlsonYu opened this issue Nov 9, 2018 · 2 comments
Closed

(Set Literals) CFE Issue (Parsing Support) #35121

JekCharlsonYu opened this issue Nov 9, 2018 · 2 comments
Assignees
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues.
Milestone

Comments

@JekCharlsonYu
Copy link
Contributor

***** Request:
As per implementation Plan:

Task1 : Task0 (Parsing support)
The CFE implements parsing support for the new literal syntax.


Tracked in this Issue
Implementation Plan, see ETA in this issue too.
Full proposal

@JekCharlsonYu JekCharlsonYu added the area-front-end Use area-front-end for front end / CFE / kernel format related issues. label Nov 9, 2018
@JekCharlsonYu JekCharlsonYu added this to the Dart2.2 milestone Nov 9, 2018
@stereotype441
Copy link
Member

I believe @danrubel is planning to work on this

@danrubel danrubel self-assigned this Nov 14, 2018
@danrubel
Copy link

Parsing support for set literals has landed as of https://dart-review.googlesource.com/c/sdk/+/84561.
To enable this support in your tests, set the parser.parseSetLiterals flag to true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues.
Projects
None yet
Development

No branches or pull requests

3 participants