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.
as
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
class X object X extends X given `as` as X = X
A given instance named as
Also note that the error message mentions for which should be as I guess?
for
What is it now anyway? given as or delegate for?
given as
delegate for
The text was updated successfully, but these errors were encountered:
927e150
Merge pull request #7106 from dotty-staging/fix-#7103
c3233d2
Fix #7103: Accept backquoted `as` as the name of a given
No branches or pull requests
minimized code
expectation
A given instance named
as
actual
Also note that the error message mentions
for
which should beas
I guess?What is it now anyway?
given as
ordelegate for
?The text was updated successfully, but these errors were encountered: