mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Remove negative and inaccurate translation (#4087)
This commit is contained in:
parent
f4138709d8
commit
967591e4c2
@ -40,7 +40,7 @@ import (
|
||||
func main() {
|
||||
// 往标准输出打印一行。
|
||||
// 用包名fmt限制打印函数。
|
||||
fmt.Println("天坑欢迎你!")
|
||||
fmt.Println("你好世界")
|
||||
|
||||
// 调用当前包的另一个函数。
|
||||
beyondHello()
|
||||
|
Loading…
Reference in New Issue
Block a user