go开始packageimort "fmt"func mian(){ fmt.Println("hello")}go持续packageimort "fmt"func mian(){ fmt.Println("hello")}