Sign in
go
/
go
/
d86088037762bac6ca95c5e590529a29b5996469
/
test
/
initcomma.go
c9b36a8
test/initcomma.go: restore what it's supposed to be testing
by Rob Pike
· 13 years ago
d2cc988
test: use testlib (fourth 100)
by Russ Cox
· 13 years ago
325cf8e
delete all uses of panicln by rewriting them using panic or,
by Rob Pike
· 15 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 16 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 16 years ago
476e3cd
fixed and added more tests
by Ken Thompson
· 16 years ago
61a7e44
fix some tests. only 3 remain broken (complit, hilbert, initcomma).
by Rob Pike
· 16 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
82e41cc
allow trailing comma in braced initialized list
by Russ Cox
· 16 years ago