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