Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Improved handling of invalid identifiers #64

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

derekxu16
Copy link
Contributor

JS$ is now only emitted when a Dart reserved keyword is used as an identifier or a built-in identifier is used as a class or type name. In the future, we should rename invalid identifiers in another fashion that uses extension methods because JS$ isn't supported by DDC (#63).

Copy link
Contributor

@jacob314 jacob314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants