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

go/types: invalid program type-checked w/o error #20772

Closed
griesemer opened this issue Jun 23, 2017 · 1 comment
Closed

go/types: invalid program type-checked w/o error #20772

griesemer opened this issue Jun 23, 2017 · 1 comment
Milestone

Comments

@griesemer
Copy link
Contributor

Type-checking

package p

var r = newReader()

func newReader() r

succeeds without error. See also #20771.

@griesemer griesemer added this to the Go1.10 milestone Jun 23, 2017
@griesemer griesemer self-assigned this Jun 23, 2017
@griesemer
Copy link
Contributor Author

Duplicate of #20770.

@golang golang locked and limited conversation to collaborators Jun 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants