Sign in
go
/
go
/
af78482d6b1f7af7ec8339da6cf5fbbad95146bb
/
test
/
fixedbugs
/
bug075.go
2b1c9b4
test: use testlib (second 100)
by Russ Cox
· 13 years ago
1a31989
fix "declared and not used" in tests;
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
f48cbfd
convert tests; nothing interesting.
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
85f8d45
fix some broken tests (tests themselves were wrong)
by Rob Pike
· 17 years ago
[Renamed from test/bugs/bug075.go]
5a30b5b
new bug: x, ok = t.m[i] doesn't compile
by Rob Pike
· 17 years ago