Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@harryterkelsen
Copy link
Contributor

Assignment expressions can be either normal or null-aware (using ??=).
This commit also does some cleanup regarding Tokens, moving all Token literals to a shared file.

Assignment expressions can be either normal or null-aware
(using ??=). This commit also does some cleanup regarding
Tokens, moving all Token literals to a shared file.
Copy link
Contributor

@matanlurey matanlurey left a comment

Choose a reason for hiding this comment

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

LGTM, Approval. Thanks Harry!

@harryterkelsen harryterkelsen merged commit e2c28f2 into dart-archive:master Sep 23, 2016
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
Add assignment expressions.

Assignment expressions can be either normal or null-aware
(using ??=). This commit also does some cleanup regarding
Tokens, moving all Token literals to a shared file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants