%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go119/src/cmd/compile/internal/ssa/testdata/
Upload File :
Create Path :
Current File : //usr/local/go119/src/cmd/compile/internal/ssa/testdata/sayhi.go

package foo

import (
	"fmt"
	"sync"
)

func sayhi(n int, wg *sync.WaitGroup) {
	fmt.Println("hi", n)
	fmt.Println("hi", n)
	wg.Done()
}

Zerion Mini Shell 1.0