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

Sync some g3 changes, minor refactoring #832

Merged
merged 1 commit into from
May 23, 2023
Merged

Conversation

osa1
Copy link
Member

@osa1 osa1 commented May 22, 2023

  • Remove redundant parentheses

  • Make mixins mixin (from abstract class).

    This fixes internal errors as we use with syntax in event_test.dart, map_mixin_test.dart. and with with non-mixing classes is not allowed internally.

    Same change is done internally in cl/533984005.

- Remove redundant parentheses

- Make mixins `mixin` (from `abstract class`).

  This fixes internal errors as we use `with` syntax in
  `event_test.dart`, `map_mixin_test.dart`. and `with` with non-mixing
  classes is not allowed internally.

  Same change is done internally in cl/533984005.
@osa1 osa1 requested a review from sigurdm May 23, 2023 06:40
@osa1 osa1 merged commit 7d2d293 into google:master May 23, 2023
@osa1 osa1 deleted the osa1/g3_changes branch May 23, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants