Skip to content

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

returnTpt: Term, rhs: Option[Term], mods: List[Modifier]) extends Definition
case class TypeDef(name: TypeName, rhs: Term, mods: List[Modifier]) extends Definition
returnTpt: TypeTree, rhs: Option[Term], mods: List[Modifier]) extends Definition
case class TypeDef(name: TypeName, rhs: TypeTree, mods: List[Modifier]) extends Definition
Copy link
Contributor

Choose a reason for hiding this comment

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

👏

@nicolasstucki
Copy link
Contributor Author

These changes are in #4279

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.

3 participants