Skip to content

Conversation

nicolasstucki
Copy link
Contributor

Support the syntax of scala/scala3#9255

@nicolasstucki nicolasstucki self-assigned this Jun 29, 2020
@nicolasstucki nicolasstucki marked this pull request as ready for review June 29, 2020 14:16
@nicolasstucki nicolasstucki linked an issue Jun 29, 2020 that may be closed by this pull request
```
extension on ...
extension <ident> on ...
extension { ...
extension <ident> { ...
```
@nicolasstucki
Copy link
Contributor Author

Screenshot 2020-06-26 at 16 53 30

@anatoliykmetyuk anatoliykmetyuk merged commit 3a38ffa into scala:master Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support extension methods
2 participants