1
0
mirror of https://github.com/golang/go synced 2024-11-22 18:14:42 -07:00
go/test
Russ Cox a1391c2d13 fix one bug involving [...] constructors.
added iant's bug202 (in main code)
and ken's bug203 (in init function).
bug187 remains at large.

R=ken
OCL=34293
CL=34293
2009-09-02 23:26:13 -07:00
..
bench
bugs
chan
fixedbugs
interface
ken
64bit.go
235.go
args.go
assign.go
bigalg.go
chancap.go
char_lit.go
closedchan.go
closure.go
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
complit.go
const1.go
const2.go
const3.go
const.go
convert3.go
convert.go
convlit1.go
convlit.go
decl.go
declbad.go
defer.go
empty.go
env.go
errchk
escape1.go
escape.go
float_lit.go
for.go
func1.go
func2.go
func3.go
func4.go
func5.go
func.go
gc1.go
gc.go
golden.out
hashmap.go
helloworld.go
hilbert.go
if1.go
if.go
import1.go
import.go
indirect1.go
indirect.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go
int_lit.go
intcvt.go
iota.go
literal.go
malloc1.go
mallocrand.go
mallocrep1.go
mallocrep.go
map.go
method1.go
method2.go
method3.go
method.go
nil.go
parentype.go
peano.go
printbig.go
range.go
run
sieve.go
sigchld.go
simassign.go
stack.go
string_lit.go
stringrange.go
switch1.go
switch.go
test0.go
turing.go
typeswitch.go
utf.go
varinit.go
vectors.go