fix both of anton's bugs:
* make([100]int) was being compiled to make([]int), kind of. * []this = [100]that was working for any this, that. turned up a typo in pipe_test.go R=ken OCL=27081 CL=27081
Showing
Please
register
or
sign in
to comment