Skip to content

spec: Issue with an example of Type Identities in the language spec #23096

Closed
@neetle

Description

@neetle

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

1.9

Does this issue reproduce with the latest release?

Yeah

What operating system and processor architecture are you using (go env)?

N/A

What did you do?

Read the Language Spec

What did you expect to see?

"A0, B0, and C0" used as an example of equivalent types in the "Type identity" section of https://golang.org/ref/spec

What did you see instead?

"B0, B0, and C0" used as an example of equivalent types in the "Type identity" section of https://golang.org/ref/spec

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions