Navigation Menu

Skip to content
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

dev.go2go: interface literal doesn't satisfy constraint that is the same interface #42033

Closed
griesemer opened this issue Oct 17, 2020 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@griesemer
Copy link
Contributor

Example:

https://go2goplay.golang.org/p/R1p6Rpz1jMc

should work.

@griesemer griesemer added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 17, 2020
@griesemer griesemer self-assigned this Oct 17, 2020
@griesemer
Copy link
Contributor Author

griesemer commented Mar 18, 2022

This code (adjusted for Go 1.18) is just wrong: none of of the instantiations has both methods m1 and m2.

This issue was filed by mistake. Closing as working as intended.

@golang golang locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants