Skip to content

effective-go zh docs issues  #5

@shengzhou1216

Description

@shengzhou1216

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

$ go version
go 1.16

Does this issue reproduce with the latest release?

Yes

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

go env Output
$ go env

What did you do?

What did you expect to see?

“它是轻量级的, 所有消耗几乎就只有栈空间的分配”
“在Go中,函数字面都是闭包:其实现保证了函数内引用变量的生命周期与函数的活动时间相同。”

What did you see instead?

Go程第一段:
“它是轻量级的, 所有小号几乎就只有栈空间的分配” 中的“小号”应该是”消耗“
Go程倒数第二行:
“在Go中,函数字面都是闭包:其实现在保证了函数内引用变量的生命周期与函数的活动时间相同。” 中的“其实现在”应该多了一个“在”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions