Skip to content

document mistake #6227

@gopherbot

Description

@gopherbot

by mingjie.xing:

http://golang.org/ref/mem

Once

calling twoprint causes "hello, world" to be printed twice. The first call to
twoprint runs setup once.

should be,

calling twoprint causes "hello, world" to be printed twice. The first call to
doprint runs setup once.

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