Что будет выведено в результате выполнения программы
package main import "fmt" func main(){ msgChan :=make(chan string, 1)