下面的程序运行结果是:
Func main(){

下面的程序运行结果是:
Func main(){
For v:=range x{
Fmt.Printf(v)
}
}

0,1,2