Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Changes for landing https://github.com/dart-lang/sdk/issues/32161 #28

Merged
merged 1 commit into from
Feb 19, 2018

Conversation

MichaelRFairhurst
Copy link
Contributor

Add void declarations to methods with implicit dynamic returning void
values, which may be illegal in dart 2, but in either case, expresses
the current intent better.

Add void declarations to methods with implicit dynamic returning void
values, which may be illegal in dart 2, but in either case, expresses
the current intent better.
@devoncarew
Copy link
Contributor

lgtm! Will this package need to be re-published?

@MichaelRFairhurst
Copy link
Contributor Author

Since this is just a test, no, but we will need to pull it in to g3, so a publish is, strictly speaking, more compliant than a random commit hash. Your call if you want to go through the work there, let me know what you decide and I'll do the g3 sync

@MichaelRFairhurst MichaelRFairhurst merged commit 9c0be5d into dart-archive:master Feb 19, 2018
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
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