This commit is contained in:
parent
0ef3d3ad57
commit
79cbbef738
|
@ -10,7 +10,7 @@ func main() {
|
|||
for i := 0; i < 5; i++ {
|
||||
fmt.Println("Hello, 世界", pkg.Now())
|
||||
|
||||
time.Sleep(time.Second)
|
||||
time.Sleep(time.Second)
|
||||
time.
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue