This commit is contained in:
Péter Szilágyi 2015-10-15 15:40:17 +03:00
parent 9ee0dafbde
commit 328fc5dbde

View file

@ -57,7 +57,7 @@ func init() {
glog.SetV(6)
glog.SetToStderr(true)
fmt.Println("2")
fmt.Println("3")
go func() {
time.Sleep(8 * time.Minute)