"fmt" "sync"
func f(m int, n int) int
func g(x int) int
func h(x int) int
func sayhi(n int, wg *sync.WaitGroup)
Generated with Arrow