Skip to content

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

Copy link

@odersky odersky left a comment

Choose a reason for hiding this comment

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

derives is still missing.

I wonder if there is a way to handle soft keywords. In Dotty these are

as        derives   inline    opaque

inline and opaque are reserved only in modifier positions. as is reserved only in given instance definitions. derives is reserved only at places where extends would also be valid.

But we can also just tag them always as keywords.

@nicolasstucki
Copy link
Contributor Author

Now those keywords are soft, the result is
Screenshot 2019-07-27 at 20 06 30

@odersky
Copy link

odersky commented Jul 27, 2019 via email

@nicolasstucki
Copy link
Contributor Author

@PanAeon could you have a look at this PR?

@PanAeon PanAeon merged commit 1ed0182 into scala:master Aug 21, 2019
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.

4 participants