We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
myInfo that before erasure was a ExprType now becomes a MethodType, that is not handled
The text was updated successfully, but these errors were encountered:
Where is the fix? We should add the label "Fix available" only if there is a PR containing the fix.
Sorry, something went wrong.
Fix scala#349 module class after erasure could have selfType be a Met…
caede28
…hodType ExprType erases to MethodType and need to be handled.
f2a9a7a
Merge pull request scala#349 from scala/backport-lts-3.3-22855
f66e5c5
Backport "Check trailing blank line at EOF for OUTDENT" to 3.3 LTS
Successfully merging a pull request may close this issue.
myInfo that before erasure was a ExprType now becomes a MethodType, that is not handled
The text was updated successfully, but these errors were encountered: