Replies: 1 comment
-
This is RefinedType
https://docs.scala-lang.org/scala3/reference/syntax.html# We have a TODO on this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Scala compiler codebase has a lot of declarations like
(ClassfileParser.scala)
The grammar is not able to handle them yet.
I'd like to create an issue, but can't come up with a proper name for these types.
It's like structural types, but mixed to named types..
Beta Was this translation helpful? Give feedback.
All reactions