-
Notifications
You must be signed in to change notification settings - Fork 21
"no-symbol does not have owner" for sealed case classes in method #710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Imported From: https://issues.scala-lang.org/browse/SI-710?orig=1
|
@richdougherty said: |
@lrytz said: |
@odersky said: |
@burakemir said: |
@burakemir said: |
@odersky said: |
The nightly compiler (r14472) throws "scala.tools.nsc.!FatalError: no-symbol does not have owner" when compiling the following code:
Compile log with full trace is attached.
The text was updated successfully, but these errors were encountered: