Conversion from array to slices should work like assignment:
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
Showing
test/bugs/bug146.go
0 → 100644
Please
register
or
sign in
to comment