1
0
mirror of https://github.com/golang/go synced 2024-11-22 05:54:40 -07:00
go/test/interface
Russ Cox f2b5a07453 delete float, complex - code changes
also:
	cmplx -> complex
	float64(1.0) -> 1.0
	float64(1) -> 1.0

R=gri, r, gri1, r2
CC=golang-dev
https://golang.org/cl/3991043
2011-01-19 23:09:00 -05:00
..
bigdata.go
convert1.go
convert2.go
convert.go
embed0.go
embed1.go
embed2.go
embed.go
explicit.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
fail.go
fake.go
pointer.go
receiver1.go
receiver.go
recursive.go
returntype.go
struct.go