We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See the test source AnyMethods.testTypeCast. Tested in TypeSuite > "methods on Any".
AnyMethods.testTypeCast
TypeSuite
"methods on Any"
This is very bad because we assumed TermRefs always had a symbol.
TermRef
The text was updated successfully, but these errors were encountered:
Upgrade to Scala 3.4.0 and support its TASTy format.
acc2856
Changes notably include: * Handling `Lambda`s that are poly functions. * Weakening a test affected by scalacenter#436.
cc6115e
No branches or pull requests
See the test source
AnyMethods.testTypeCast
. Tested inTypeSuite
>"methods on Any"
.This is very bad because we assumed
TermRef
s always had a symbol.The text was updated successfully, but these errors were encountered: