Skip to content

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

@fumeboy

Description

@fumeboy

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 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.website

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions