Skip to content

x/website: there may be a defination mistake at https://go.dev/ref/spec#StructType #53732

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

Closed
fumeboy opened this issue Jul 7, 2022 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. website
Milestone

Comments

@fumeboy
Copy link

fumeboy commented Jul 7, 2022

What is the URL of the page with the issue?

https://go.dev/ref/spec#StructType

What is your user agent?

[Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36]

Screenshot

image

image

What did you expect to see?

at screenshot1, you could see the defination of EmbeddedField is [ "*" ] TypeName , but at screenshot2, the EmbeddedField with [typeArgs] is OK. I think that should be fix to EmbeddedField = [ "*" ] TypeName [ typeArgs ]

@gopherbot gopherbot added this to the Unreleased milestone Jul 7, 2022
@heschi heschi added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jul 7, 2022
@heschi
Copy link
Contributor

heschi commented Jul 7, 2022

cc @griesemer @ianlancetaylor

@ianlancetaylor
Copy link
Contributor

Thanks. Dup of #53240, which is already fixed on tip.

@ianlancetaylor ianlancetaylor closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2022
@golang golang locked and limited conversation to collaborators Jul 7, 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. website
Projects
None yet
Development

No branches or pull requests

4 participants