mirror of
https://github.com/golang/go
synced 2024-11-25 09:57:57 -07:00
625866a977
you should be able to convert a pointer to an array to a slice, you should not be able to convert an array to a slice. Currently 6g works the other way around. R=ken,rsc DELTA=17 (17 added, 0 deleted, 0 changed) OCL=28033 CL=28067 |
||
---|---|---|
.. | ||
bug117.go | ||
bug132.go | ||
bug136.go | ||
bug140.go | ||
bug146.go |