Sign in
go
/
go
/
bb0e7bda35baa7963cb6a4bb74239609f7e34cf7
/
test
/
fixedbugs
/
bug078.go
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
8c89767
update tests
by Rob Pike
· 17 years ago
[Renamed from test/bugs/bug078.go]
756c63c
bug: compiler crash on select receive without variable.
by Rob Pike
· 17 years ago