]> Cypherpunks repositories - gostls13.git/commit
test that arrays work properly.
authorRob Pike <r@golang.org>
Wed, 2 Dec 2009 18:25:14 +0000 (10:25 -0800)
committerRob Pike <r@golang.org>
Wed, 2 Dec 2009 18:25:14 +0000 (10:25 -0800)
commitf6c0eba741d57030cd9bba6025fb33d6d8868169
tree8e9642afd7d944c750f74d303dccc6aa0c9fc1bb
parent69f893a127f09f81ae8777be4436ca65e332371f
test that arrays work properly.
can't mix slices and arrays now; perhaps that should be a TODO

R=rsc
https://golang.org/cl/164079
src/pkg/gob/encoder_test.go